public class PD4ConfigHandler extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
adjustUserSpaceWidth |
boolean |
adjustUserSpaceWidthDefined |
String |
authorName |
boolean |
bookmarksFromDestinations |
boolean |
bookmarksFromDestinationsDefined |
boolean |
bookmarksFromHeadings |
boolean |
bookmarksFromHeadingsDefined |
boolean |
enableDebug |
PD4PageMark |
footer |
Dimension |
format |
boolean |
generateHyperlinks |
boolean |
generateHyperlinksDefined |
boolean |
generatePdfForms |
boolean |
generatePdfFormsDefined |
PD4PageMark |
header |
int |
htmlWidth |
String |
imagesDir |
boolean |
isStrong |
Insets |
margins |
String |
marginUnits |
String |
multicolumn |
boolean |
overrideApiCalls |
String |
password |
boolean |
pdfa |
boolean |
pdfaDefined |
int |
permissions |
boolean |
smartTableBreaks |
boolean |
smartTableBreaksDefined |
String |
styleToAdd |
String |
ttfFontsDir |
Constructor and Description |
---|
PD4ConfigHandler() |
Modifier and Type | Method and Description |
---|---|
void |
apply(PD4ML pd4ml) |
void |
init(PD4ML pd4ml,
String configLocation) |
void |
readFile(String propertiesFile) |
static String |
replaceString(String source,
String key,
String value) |
public boolean overrideApiCalls
public Dimension format
public Insets margins
public String marginUnits
public String ttfFontsDir
public String imagesDir
public boolean bookmarksFromDestinations
public boolean bookmarksFromHeadings
public boolean generateHyperlinks
public boolean enableDebug
public boolean smartTableBreaks
public boolean generatePdfForms
public boolean bookmarksFromDestinationsDefined
public boolean bookmarksFromHeadingsDefined
public boolean generateHyperlinksDefined
public boolean smartTableBreaksDefined
public boolean generatePdfFormsDefined
public String authorName
public boolean isStrong
public int permissions
public String password
public PD4PageMark header
public PD4PageMark footer
public int htmlWidth
public boolean adjustUserSpaceWidthDefined
public boolean adjustUserSpaceWidth
public String multicolumn
public String styleToAdd
public boolean pdfaDefined
public boolean pdfa
Revision 4.0.15 / 20220727-0149