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

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. PDPageDrawContentsToMemory() allows selection of Annotation faces, but does not have control for... Read More

Matching attachments will be shown here!