public class ReportFont extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.pdfbox.pdmodel.font.PDFont |
BOLD_FONT |
static org.apache.pdfbox.pdmodel.font.PDFont |
BOLD_ITALIC_FONT |
static String |
FONT_FOLDER |
static org.apache.pdfbox.pdmodel.font.PDFont |
ITALIC_FONT |
static org.apache.pdfbox.pdmodel.font.PDFont |
REGULAR_FONT |
| Constructor and Description |
|---|
ReportFont(org.apache.pdfbox.pdmodel.PDDocument document) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadReportFontFamily() |
public static org.apache.pdfbox.pdmodel.font.PDFont REGULAR_FONT
public static org.apache.pdfbox.pdmodel.font.PDFont BOLD_FONT
public static org.apache.pdfbox.pdmodel.font.PDFont ITALIC_FONT
public static org.apache.pdfbox.pdmodel.font.PDFont BOLD_ITALIC_FONT
public static final String FONT_FOLDER
Copyright © 2021. All rights reserved.