Package com.xpn.xwiki.pdf.impl
-
Class Summary Class Description FileSystemURLFactory Special URL Factory used during exports, which stores referenced attachments and resources on the filesystem, in a temporary folder, so that they can be included in the export result.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.PDFResourceResolver Resolves URIs sent by Apache FOP to embed images in the exported PDF.PdfURLFactory Deprecated. XWikiFOPEventListener Prevent errors happening in FOP from stopping the PDF export.