Hi Cerebrus. This sets the color of the document, not the settings of the printer. I need do create an application that sets all the printers of the company to print in gray scale to save color ink, in each PC.
On 6 maio, 03:54, Cerebrus <[email protected]> wrote: > From the docs: > --- > 'If the printer supports printing in color, then override the > printer's default behavior. > If printDoc.PrinterSettings.SupportsColor then > ' Set the page default's to not print in color. > printDoc.DefaultPageSettings.Color = False > End If > --- > > On May 6, 12:21 am, Bruno Neves Pires Silva <[email protected]> > wrote: > > > How can I set my printers to gray scale? Can anybody send me a example > > code ? > > > Thanks in advance
