| Package | com.adobe.livecycle.convertpdfservice.client.enumeration |
| Class | public final class FontInclusion |
| Inheritance | FontInclusion Enum |
| Constant | Defined By | ||
|---|---|---|---|
| embeddedAndReferencedFonts [static] Fonts are embedded and referenced. | FontInclusion | ||
| embeddedFonts [static] Fonts are embedded. | FontInclusion | ||
| none [static] Fonts are not embedded in the resulting PostScript file. | FontInclusion | ||
| embeddedAndReferencedFonts | Constant |
public static final embeddedAndReferencedFontsFonts are embedded and referenced. Both embedded as well referenced fonts in the input PDF document are embedded in the output PostScript file.
| embeddedFonts | Constant |
public static final embeddedFontsFonts are embedded. Only fonts that are embedded in the input PDF document are embedded in the output PostScript file.
| none | Constant |
public static final noneFonts are not embedded in the resulting PostScript file.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/convertpdfservice/client/enumeration/FontInclusion.html