Package org.pentaho.reporting.engine.classic.core.modules.gui.pdf

An PDF export module.

See:
          Description

Class Summary
PdfExportDialog Creation-Date: 02.12.2006, 15:27:30
PdfExportGUIModule The module definition for the PDF export gui module.
PdfExportPlugin Encapsulates the PDF export into a separate export plugin.
PdfExportTask An export task implementation which writes a given report into a PDF file.
 

Package org.pentaho.reporting.engine.classic.core.modules.gui.pdf Description

An PDF export module. The module registers itself during the module initialization in the preview frame.

The export is done by using iText; Image content will be recoded to PNG if necessary.