Class XFAFontSettings
java.lang.Object
com.itextpdf.tool.xml.xtra.xfa.font.XFAFontSettings
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSubstitutedFontName
(String fontName) boolean
boolean
setEmbedExternalFonts
(boolean embedExternalFonts) setFontsPath
(String fontsPath) setFontSubstitutionMap
(Map<String, String> fontSubstitutionMap) setUseDocumentNotXFAFonts
(boolean useDocumentNotXFAFonts)
-
Constructor Details
-
XFAFontSettings
public XFAFontSettings()
-
-
Method Details
-
getSubstitutedFontName
-
getFontsPath
-
setFontsPath
-
getFontSubstitutionMap
-
setFontSubstitutionMap
-
isEmbedExternalFonts
public boolean isEmbedExternalFonts() -
setEmbedExternalFonts
-
isUseDocumentNotXFAFonts
public boolean isUseDocumentNotXFAFonts() -
setUseDocumentNotXFAFonts
-