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

Troubleshooting Rendering Issues with Large PDF Files in APDFL 18

Overview Rendering a large PDF page at high resolution with Adobe PDF Library 18 can create a multi-gigabyte raster image. Users may experience long processing times, high memory consumption, application failures on memory-constrained systems, or... Read More

Why does the PDPageDrawContentsToWindow method render annotations on a PDF page, but PDPageDrawContentsToWindowEx will not?

Adobe PDF Library does not offer a single interface that will allow control of both Optional Content and Annotations at the same time for a PDF document. In Adobe C/C++, PDPageDrawContentsToMemory() allows selection of Annotation faces, but does not... Read More

Matching attachments will be shown here!