Gets a font's width information for only the characters used in the file. Call this routine when the font was created with the IG_PDE_FONT_DEFER_WIDTHS flag but without the IG_PDE_FONT_CREATE_EMBEDDED flag (if the font is to be embedded, call SubsetNow Method, which also gets the width info).
GetWidthsNow (Doc As IGPDFDoc)
Name | Description |
---|---|
Doc | The container document |
None