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

Controlling PDF Access: Applying Restrictions with Adobe PDF Library in .NET Core

Controlling access to PDF content is essential for organizations looking to protect sensitive information. This guide explains how to apply restrictions to a PDF using Adobe PDF Library (APDFL) in a .NET Core environment, specifically to prevent... Read More

Matching attachments will be shown here!
Results 51 - 60 of 90