Is there a way, through Javascript or through other means, to set up a PDF using Acrobat so that it converts all text to black before printing?
I have a PDF with colored text in it that looks great on screen, but is failing to print effectively when sent to a black and white printer. Obviously, orange text is converting to grayscale and is too faint when printed. I'm hoping there is a way to modify the settings in the PDF so that if I send the PDF to someone who only has Adobe Reader, they can print it on a black and white printer and the text will print as black.
Any help is greatly appreciated.
Another option is to create a black and white layer with all of the contents of the PDF in black and white, and then create a WillPrint script that displays it, and a DidPrint script that hides it.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com