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() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadReportFontFamily(org.apache.pdfbox.pdmodel.PDDocument document) |
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 © 2023. All rights reserved.