Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.html.simpleparser |
Modifier and Type | Class | Description |
---|---|---|
class |
FontFactoryImp |
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files
to this class first and then create fonts in your code using one of the getFont method
without having to enter a path as parameter.
|
Modifier and Type | Method | Description |
---|---|---|
FontProvider |
ElementFactory.getFontProvider() |
Deprecated.
Getter for the font provider
|
Modifier and Type | Method | Description |
---|---|---|
void |
ElementFactory.setFontProvider(FontProvider provider) |
Deprecated.
Setter for the font provider
|
Copyright © 2018. All rights reserved.