Skip to Content

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

How do I subset a font using only the Adobe PDF Library?

In the Adobe Samples directory, the FontEmbed sample illustrates both embedding and subsetting a font. The difficult part is creating the font. You must use one of the font creation methods that include the PDEFontCreateFlags: ... Read More

Matching attachments will be shown here!