Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
Modifier and Type | Field and Description |
---|---|
static JRPdfExporterParameter |
JRPdfExporterParameter.FORCE_LINEBREAK_POLICY
Deprecated.
No longer used.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.FORCE_SVG_SHAPES
Flag to force the rendering of SVG images using shapes, on the PDF Graphics2D context.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.IS_128_BIT_KEY
A boolean value specifying whether the encryption key is 128 bits.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.IS_COMPRESSED
A boolean value specifying whether the PDF document should be compressed.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.IS_CREATING_BATCH_MODE_BOOKMARKS
A boolean value specifying whether the PDF document should contain an outline section
|
static JRPdfExporterParameter |
JRPdfExporterParameter.IS_ENCRYPTED
A boolean value specifying whether the final PDF document should be encrypted.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.IS_TAGGED
Specifies whether the exporter should put structure tags in the generated PDF.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.METADATA_AUTHOR
The Author of the PDF document, as String.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.METADATA_CREATOR
The Creator or Application for the PDF document, as String, defaults to JasperReports.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.METADATA_KEYWORDS
The Keywords of the PDF document, as comma-separated String.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.METADATA_SUBJECT
The Subject of the PDF document, as String.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.METADATA_TITLE
The Title of the PDF document, as String.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.OWNER_PASSWORD
The password belonging to the owner of the document, if it is encrypted.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PDF_JAVASCRIPT
The user defined JavaScript piece of code to be inserted in the generated PDF document
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PDF_VERSION
A Character instance representing the version of the generated PDF.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PDFA_CONFORMANCE
The Conformance level of the PDF/A document, as java.lang.String.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PDFA_ICC_PROFILE_PATH
The path to the ICC profile file for the PDF/A compliant document
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PERMISSIONS
An integer value representing the PDF permissions for the generated document.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.PRINT_SCALING
Parameter specifying the print scaling preference in the PDF print dialog.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.TAG_LANGUAGE
Specifies the language that the exporter should put in the language tag of the generated PDF.
|
static JRPdfExporterParameter |
JRPdfExporterParameter.USER_PASSWORD
The user password needed to open the document, if it is encrypted.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com