Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
B_Hensley@adobeforums.com #1
determine if color is used
I would like to create a utility for automated bulk printing that routes PDFs to different printer queues by matching the characteristics of the document (i.e. largest page size, color or black and white) to the printer capabilities.
Using IAC, I can find the largest page size with PDPage.GetSize to determine if the document needs to go to a wide-format printer.
How can I determine if color exists in the document, so that I know to route it to a color printer?
Thanks,
Bruce
B_Hensley@adobeforums.com Guest
-
How to determine Font, size,color etc...after SetTextSelection Function
How to know the font name, size, color etc with after "SetTextSelection" ?? For exemple, what is the font name of gPdText.GetText(0)in this code ? ... -
Color PDFs Print as Black & White (grayscale) color inkjets In AcroPro 6 Mac
I am trying to print color pdf's created from a variety of sources (Quark, InDesign, Word, etc...) to my Canon inkjets (i9100 and i450) from Acrobat... -
- Rendering a multi-color logo outline to a single spot color (of different shades)
I have a question similar to the original poster, but with a twist. I have a logo in an AI file. All outlines. It has multiple colors (stroke and... -
Converting a color negative .jpg to a color positive image .jpg in Photoshop Elements 2.0
My scanner will convert color photo negatives to a positive image which I can then adjust using Photoshop Elements. However, it is much faster to... -
Problem: All of my blues show up as a teal/blue/gray color on the color picker.
Problem: All of my blues show up as a teal/blue/gray color on the color picker. Im running the web graphics defaults and have tried uninstalling... -
Leonard_Rosenthol@adobeforums.com #2
Re: determine if color is used
There are no API available at the IAC level to do that. You will need to write a custom plugin to Acrobat and write some low level calls...
Leonard_Rosenthol@adobeforums.com Guest
-
B_Hensley@adobeforums.com #3
Re: determine if color is used
Bummer. Back to the drawing board.
Thanks, Leonard
B_Hensley@adobeforums.com Guest



Reply With Quote

