Uses of Interface
com.xpn.xwiki.pdf.api.PdfExport

Packages that use PdfExport
com.xpn.xwiki.pdf.impl   
 

Uses of PdfExport in com.xpn.xwiki.pdf.impl
 

Classes in com.xpn.xwiki.pdf.impl that implement PdfExport
 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.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.