-
fontStatistics
FontStatisticsCollecting fontStatistics
Font statistics collection.
-
addOuterHTML
boolean addOuterHTML
true = include HTML header.
-
convertAlignment
boolean convertAlignment
set this property to convert paragraph alignment.
-
convertBookmarks
boolean convertBookmarks
set this property to convert bookmarks.
-
convertEmptyParagraphs
boolean convertEmptyParagraphs
true = convert empty paragraphs to br (line break).
-
convertFields
boolean convertFields
true = convert (store) fields.
-
convertFontBGColor
boolean convertFontBGColor
set this property to convert text background colors.
-
convertFontColor
boolean convertFontColor
set this property to convert text foreground colors.
-
convertFontHLColor
boolean convertFontHLColor
set this property to convert text highlight colors.
-
convertFontName
boolean convertFontName
set this property to convert font names.
-
convertFontSize
boolean convertFontSize
set this property to convert font sizes.
-
convertFontStyle
boolean convertFontStyle
set this property to convert font styles (bold, italic, underline...).
-
convertFootnotes
boolean convertFootnotes
set this property to convert footnotes.
-
convertHyperlinks
boolean convertHyperlinks
set this property to enable hyperlink conversion.
-
convertIndent
boolean convertIndent
Set this property to true if you want to activate support for left and
right paragraph indent.
-
convertLanguage
boolean convertLanguage
set this property to enable language attribute.
-
convertPictures
boolean convertPictures
set this property to enable picture conversion.
-
convertTables
boolean convertTables
set this property to enable table conversion.
-
defaultFontColor
String defaultFontColor
font color optimizer.
-
defaultFontName
String defaultFontName
font name optimizer.
-
defaultFontNr
int defaultFontNr
the default Font number.
-
defaultFontSize
int defaultFontSize
font size optimizer.
-
defaultLanguage
String defaultLanguage
default text language.
-
documentType
DocumentType documentType
document type.
-
documentTitle
String documentTitle
the document title.
-
fontReplacing
FontReplacing fontReplacing
the font replacer.
-
fontSizeUnit
FontSizeUnit fontSizeUnit
the font size scale.
-
includeDefaultFontStyle
boolean includeDefaultFontStyle
include a CSS definition for the BODY tag.
-
indentAmount
int indentAmount
Indent amount.
-
metaAuthor
String metaAuthor
use this property to define the Meta tag for the author name.
-
metaDescription
String metaDescription
use this property to define the Meta tag for the description.
-
metaGenerator
String metaGenerator
use this property to define the Meta generator tag.
-
metaKeywords
String metaKeywords
use this property to define the Meta tag for keywords.
-
metaViewport
String metaViewport
use this property to define the meta viewport tag.
-
outputProperties
Properties outputProperties
output properties.
-
postProcessListeners
List<E> postProcessListeners
the post processing listeners.
-
replaceFonts
Map<K,V> replaceFonts
Font name replacement list.
-
styleSheetInclude
String styleSheetInclude
Embedded style sheet.
-
externalStyleSheets
List<E> externalStyleSheets
use this property to link to one or more external style sheets.
-
tabString
String tabString
Tabulator replacement string.
-
bookmarkName
StringBuilder bookmarkName
the current bookmark.
-
curFontCSet
int curFontCSet
the current font character set.
-
curFontName
StringBuilder curFontName
the current font name.
-
curFontNr
int curFontNr
the current font number.
-
curFontFamily
FontFamily curFontFamily
the current font type.
-
fieldExpression
StringBuilder fieldExpression
current field expression.