Modifier and Type | Method and Description |
---|---|
PDFFont |
PDFDocument.getFont(String type,
Typeface typeface)
This returns a font of the specified type and typeface.
|
PDFFont |
PDFPage.getFont(String type,
Typeface typeface)
Returns a PDFFont, creating it if not yet used.
|