Interface | Description |
---|---|
ConversionHTMLScriptElementHandler |
How to generate the script element.
|
ConversionHTMLStyleElementHandler |
How to generate the style element.
|
ConversionHyperlinkHandler |
The ConversionHyperlinkHandler gets called everytime a converter generates a hyperlink.
The ConversionHyperlinkHandler gets passed via the conversion settings and the implementor may change the passed model before it gets converted to a link. |
ConversionHyperlinkHandler.Model | |
FORenderer |
The pdf conversion process needs a fo renderer to convert the
fo document into the requested format.
|
FORenderer.SectionPageInformation |
The definition for the IDs and formats for the page count of one Section.
|
Output |
Class | Description |
---|---|
AbstractConversionSettings |
The Settings classes pass everything that’s needed to the conversion process.
|
ConversionFeatures |
This interface contains flags that get passed to the conversion process.
|
FOSettings |
This class contains the configuration for the conversion process.
The conversion is done in two steps: Generate a fo document Render it into the desired format |
HTMLSettings |
Copyright © 2007-2018. All Rights Reserved.