Problems with colors
Hello, I use the command
Set Application.Printer = Application.Printers(pdfPrinter)
to switch from the default printer to the pdf printer but the pdf printer generates black and white pdf; when I use the pdf printer outside vba, the generated pdf are colored; so it bust be something with the code.
Any suggestions?
|