public interface FontManagerService
FontManagerService
provides access to font related
information. It also manages the PDFFontSet
created from all the
fonts found in configured directoriesModifier and Type | Method and Description |
---|---|
java.lang.String |
getAdobeServerFontDirectory()
Location of directory which stores the Adobe provided fonts
|
java.lang.String |
getCustomerFontDirectory()
Location of directory which stores the Customer provided fonts
|
com.adobe.internal.pdftoolkit.core.fontset.PDFFontSet |
getPdfFontSet()
Returns the PDFFontSet constructed from reading all the fonts found in
all the configured font directory
|
java.lang.String |
getSystemFontDirectory()
Location of the System Fonts directory.
|
java.lang.String getSystemFontDirectory()
java.lang.String getAdobeServerFontDirectory()
java.lang.String getCustomerFontDirectory()
com.adobe.internal.pdftoolkit.core.fontset.PDFFontSet getPdfFontSet()
Copyright © 2010 - 2020 Adobe. All Rights Reserved