kelsloris Level: Guest

|
Printer Properties
I need to know how to set properties for print jobs that are not supported by the Printer object in vb? We have a printer that supports duplexing, stapling, and hole punching. I need to be able to set each of these on or off. When I display the print box (using the common dialog control) I can set these under the printer options, but it doesn't do anything. How can my app support all the functions of the printer driver? Currently, we have to set the options the way we want them for each job as the default printing options, then change them when we're done. This is too much hassle for the users (obviously). Any help on this would be MUCH appreciated.
Thanks.
|