public class PdfUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PDF_CONFIG_FILE |
| Constructor and Description |
|---|
PdfUtils(ConfigService configService) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureFontResolver(ITextFontResolver fontResolver) |
BaseFont |
getBaseFont() |
java.lang.String |
getBaseFontFamily() |
void |
registerPdfFonts() |
public static final java.lang.String PDF_CONFIG_FILE
public PdfUtils(ConfigService configService)
public BaseFont getBaseFont()
throws DocumentException,
java.io.IOException
DocumentExceptionjava.io.IOExceptionpublic java.lang.String getBaseFontFamily()
throws DocumentException,
java.io.IOException
DocumentExceptionjava.io.IOExceptionpublic void configureFontResolver(ITextFontResolver fontResolver)
throws DocumentException,
java.io.IOException
DocumentExceptionjava.io.IOExceptionpublic void registerPdfFonts()