Skip to Content

APDFL Font Q&A

What Fonts Does APDFL Include? The Adobe PDF Library package contains a basic set of fonts matching fonts that you would get with Adobe Acrobat; these include Courier, Symbol and the Adobe serif and sans-serif multi-master fonts,  plus a set of CJKV... 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

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

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