| AbstractMetaPdfProclet |
Ancestor for proclets that wrap another base-proclet.
|
| AbstractPdfProclet |
Abstract ancestor for processors that add the content of files to a PDF
document.
|
| AbstractPdfProcletWithFilenameOutput |
Abstract ancestor for processors that can add the filename as well.
|
| AbstractPdfProcletWithPageBreaks |
Ancestor for processors handle page breaks.
|
| AbstractSpreadSheetPdfProclet |
Ancestor for proclets that use spreadsheets.
|
| AbstractSpreadSheetPdfProclet.HorizontalAlignment |
The horizontal alignment for the table
|
| DocumentState |
Container class for storing state information about the document
currently being processed.
|
| Image.ScalingType |
The type of scaling to use.
|
| PageSize |
Enumeration of all possible page sizes.
|
| PDFGenerator |
A helper class for PDF generation.
|
| PdfProclet |
Interface for PDF proclets.
|
| PdfProcletWithAbsolutePosition |
Interface for PDF proclets that allow absolute positioning.
|
| PdfProcletWithFilenameOutput |
Interface for PDF proclets that allow absolute positioning.
|
| PdfProcletWithOptionalAbsolutePosition |
Interface for PDF proclets that allow absolute positioning.
|
| PdfProcletWithPageBreaks |
Interface for PDF proclets that allow absolute positioning.
|
| PdfProcletWithVariableFileExtension |
Interface for PDF proclets that allow the user to modify the file extensions
to work on.
|