public interface FontManagerService
FontManagerService provides access to font related
information. It also manages the PDFFontSet created from all the
fonts found in configured directories| Modifier 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
|
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()
PDFFontSet getPdfFontSet()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"