Skip to Content

How do I extract the alternate color values of a separation color?

For Separation colors, the equivalents are retrieved by running the color value through the alternate color function using the PDApplyFunction() API. float inVal[4], tintTrans[4]; ... /* If this element has a GState, retrieve the Color Information... Read More

After converting a PDF document to a graphic file, the crop results were not what I had expected. Why does the image have so much white space around the margins?

With PDF2IMG you can use the pdfregion command line statement or the pdf2img_set_output_region API to draw a boundary around a page or part of a page of a PDF input document, and then rasterize that content to a graphic export file. You can select... Read More

Matching attachments will be shown here!