Hi,
Im using methods in the System.Drawing.Printing namespace and id like to offer the ability to utilize printer specific driver settings (print quality,colour/black & white,pages per sheet)...
How can i do this? Ive found a method which utilizes functions in "winspool.drv" however the examples ive seen return a print ticket and I dont see such a property in the document object im working with, just printersettings.
Cheers