Uses of Class
de.xima.fc.transform.pdf.convert.PageFormatUtils.ApachePoiPageFormat
- 
Packages that use PageFormatUtils.ApachePoiPageFormat Package Description de.xima.fc.transform.pdf.convert  - 
- 
Uses of PageFormatUtils.ApachePoiPageFormat in de.xima.fc.transform.pdf.convert
Methods in de.xima.fc.transform.pdf.convert that return PageFormatUtils.ApachePoiPageFormat Modifier and Type Method Description static PageFormatUtils.ApachePoiPageFormatPageFormatUtils. toApachePoiFormat(ETargetPageFormat pageFormat, PageFormatUtils.ApachePoiPageFormat dfltFormat)Returns a page format value usable by Apache POI based converters.Methods in de.xima.fc.transform.pdf.convert with parameters of type PageFormatUtils.ApachePoiPageFormat Modifier and Type Method Description static PageFormatUtils.ApachePoiPageFormatPageFormatUtils. toApachePoiFormat(ETargetPageFormat pageFormat, PageFormatUtils.ApachePoiPageFormat dfltFormat)Returns a page format value usable by Apache POI based converters. 
 -