jbarry1234
01-09-2004, 08:45 AM
How do I get a list of the available printers?
How can I direct output to a particular printer? (perhaps I'm letting the user choose it with the CommonDialog's PrintDialog)
How do I get the hDC's of the available printers?
I've checked the help to find that this has something to do with the Graphics class, but after digging around in there, including the help topic "Printer Object Changes in Visual Basic .NET", I'm more lost than when I started.
How can I direct output to a particular printer? (perhaps I'm letting the user choose it with the CommonDialog's PrintDialog)
How do I get the hDC's of the available printers?
I've checked the help to find that this has something to do with the Graphics class, but after digging around in there, including the help topic "Printer Object Changes in Visual Basic .NET", I'm more lost than when I started.