Package de.xima.fc.transform.pdf.convert
- 
Interface Summary Interface Description IPdfConverter Defines functionality to convert data into the PDF format. - 
Class Summary Class Description PdfConversionParams Optional conversion parameters, see the particular converter implementations for supported values.PdfConversionParams.ParamNames Some parameter names.PdfConverters PDF conversion facade. - 
Enum Summary Enum Description ETargetPageFormat Some page formats that might be passed as conversion parameters (see the particular converter implementation for supported values). - 
Exception Summary Exception Description PdfConversionException RuntimeException to be thrown in case of conversion problems.