EmbedStyle
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies how all fonts are to be stored in the PDF document.

Syntax

enum EmbedStyle

Remarks

PDF Creator Pilot supports the following embed types:

Name

What to Embed

Value

esFullFont Full font

0

esUsedGlyphsOnly Only the font glyphs used

1

esNotEmbed Nothing

2

See Also

Reference