Skip to Content

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

The values returned from PDPageGetBBox don't match the page size values shown by Acrobat

The retrieved values of PDPageGetBBox are members of an ASFixedRect structure, which stores four ASFixed variables for use in defining rectangular areas: Left Top Right Bottom The variables are defined in the asexpt.h header file. These are ASFixed... Read More

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

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