| Modifier and Type | Class and Description |
|---|---|
class |
PdfBoxGraphics2DFontTextDrawer
Default implementation to draw fonts.
|
class |
PdfBoxGraphics2DFontTextDrawerDefaultFonts
Like
PdfBoxGraphics2DFontTextDrawer, but tries to use default fonts
whenever possible. |
class |
PdfBoxGraphics2DFontTextForcedDrawer
Always draw using text, even if we know that we can not map the text correct
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfBoxGraphics2D.setFontTextDrawer(IPdfBoxGraphics2DFontTextDrawer fontTextDrawer)
Set an optional text drawer.
|
Copyright © 2022. All rights reserved.