public interface IPdfBoxGraphics2DFontApplier
| Modifier and Type | Method and Description |
|---|---|
void |
applyFont(org.apache.pdfbox.pdmodel.PDDocument document,
org.apache.pdfbox.pdmodel.PDPageContentStream contentStream,
Font font)
Not really working.
|
void applyFont(org.apache.pdfbox.pdmodel.PDDocument document,
org.apache.pdfbox.pdmodel.PDPageContentStream contentStream,
Font font)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.