Uses of Interface
com.xpn.xwiki.pdf.api.PdfExport
-
Packages that use PdfExport Package Description com.xpn.xwiki.pdf.impl -
-
Uses of PdfExport in com.xpn.xwiki.pdf.impl
Classes in com.xpn.xwiki.pdf.impl that implement PdfExport Modifier and Type Class Description class
PdfExportImpl
Default implementation for the PDF Export process, which uses XSLT transformations and Apache FOP to convert a Document into PDF, passing through HTML, valid XHTML, styled XHTML, and XSL-FO.
-