Filter implementations that can be
used while converting a document from the TEXT document family.See: Description
| Class | Description |
|---|---|
| AbstractTextContentInserterFilter |
Base class for all filter used to insert a TextContent into a document.
|
| DocumentInserterFilter |
This filter is used to insert a document at the end of the document being converted.
|
| GraphicInserterFilter |
This filter is used to insert a graphics into a document.
|
| PageCounterFilter |
This filter is used to count the number of pages of a document.
|
| PageMarginsFilter |
This filter is used to set the margins of the document being converted.
|
| PageSelectorFilter |
This filter is used to select a specific page from a document in order to convert only the
selected page.
|
| TableOfContentUpdaterFilter |
This filter update all indexes in a document.
|
| TextInserterFilter |
This filter is used to insert text into a document.
|
| TextReplacerFilter |
This filter is used to replace text in a document.
|
Filter implementations that can be
used while converting a document from the TEXT document family.