Package com.xpn.xwiki.pdf.impl

Class Summary
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.
PDFURIResolver Resolves URIs sent by Apache FOP to embed images in the exported PDF.
PdfURLFactory Computes Image and Link URLs for attachments by using an absolute URLs but stores a Map in the XWiki Context to associate attachment URLs to Attachment Entity References so that when executing a PDF export the custom URI Resolver we use can stream image attachment content so that they are embedded in the PDF.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.