|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDTrueTypeFont | |
org.pdfbox.pdmodel.font | Classes to deal with font functionality in a PDF Document. |
Uses of PDTrueTypeFont in org.pdfbox.pdmodel.font |
Methods in org.pdfbox.pdmodel.font that return PDTrueTypeFont | |
static PDTrueTypeFont |
PDTrueTypeFont.loadTTF(PDDocument doc,
String file)
This will load a TTF font from a font file. |
static PDTrueTypeFont |
PDTrueTypeFont.loadTTF(PDDocument doc,
File file)
This will load a TTF to be embedding into a document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |