public class PDFFontSetManager extends Object
| Constructor and Description |
|---|
PDFFontSetManager() |
| Modifier and Type | Method and Description |
|---|---|
static PDFFontSet |
getPDFFontSetInstance()
Build a default
PDFFontSet. |
static PDFFontSet |
getPDFFontSetInstance(FontResolutionPriority priority)
Build a default
PDFFontSet. |
static PDFFontSet |
getPDFFontSetInstance(PDFFontSet original)
Build a fontset using the given fontset as a template.
|
public static final PDFFontSet getPDFFontSetInstance() throws PDFFontException
PDFFontSet. This fontset uses the INTELLIGENT_LAST
resolution priority.PDFFontSetPDFFontExceptionpublic static final PDFFontSet getPDFFontSetInstance(FontResolutionPriority priority) throws PDFFontException
PDFFontSet.PDFFontSetPDFFontExceptionpublic static final PDFFontSet getPDFFontSetInstance(PDFFontSet original) throws PDFFontException
original - the fontset to use as a template; must be a fontset made using the PDFFontSetManagerPDFFontExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved