public class DocumentFontFactory extends StandardFontFactory
IFontFactory that tries to reuse fonts already available in a
PDDocument. If not found, the factory falls back to the
StandardFontFactory, looking up fonts in the system environment.| Modifier and Type | Method and Description |
|---|---|
de.intarsys.pdf.pd.PDDocument |
getDoc()
The document whose fonts are managed.
|
void |
reset() |
getBoldFlavor, getFont, getItalicFlavor, getRegularFlavor, isEmbedNew, registerFont, setEmbedNewpublic de.intarsys.pdf.pd.PDDocument getDoc()
public void reset()
reset in class StandardFontFactoryCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.