Hello...!

I have a big (for me) problem :
I want to print _directly_ to a specified printer. Well, the user have several printers installed on his system and i want to print a bill on one specified printer without showing the PrintDialog.
I have already tried to realize it with the 'SelectPrinter'-Function, the DEVMODE- and DEVNAMES-Structure, but unfortunately it did not work so far...
(

I would be very glad if someone could give me a tip or some sample code...

...thanx in advance very much, Torsten Jochem. ~)