ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_font_embed_now_dont_subset
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_FONT > IG_PDE_font_embed_now_dont_subset

Glossary Item Box

Embeds the given hFont inside hDoc without creating a subset.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_font_embed_now_dont_subset(
        HIG_PDE_FONT hFont,
        HIG_PDF_DOC hDoc );

Arguments:

hFont PDE font to embed.
hDoc The container document.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

Use this function instead of IG_PDE_font_embed_now if you created font with the IG_PDE_FONT_WILL_SUBSET flag but changed your mind.

©2012. Accusoft Corporation. All Rights Reserved.