Skip to Content

What method should I use to draw a complete defined color image to memory?

Suppose you want to create only a cyan or magenta color separation from an image in a PDF document. PDPageMakeSeparations() will provide PostScript separations. Datalogics offers several sample programs that demonstrate working with color separations... Read More

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

How to setup up APDFL Java Interface with Maven

Installing and Configuring the Adobe PDF Library Maven Package This guide explains how to configure your project's pom.xml file and manually install the Adobe PDF Library (APDFL) Maven package for use in Windows and Linux environments.   1.... Read More

Matching attachments will be shown here!
Results 1 - 10 of 89