See: Description
Interface | Description |
---|---|
ASPdfExportConfiguration |
The PDF file format export configuration.
|
Class | Description |
---|---|
ASPdfExportConfigurationImpl |
The PDF file format export configuration.
|
ASPdfExporter |
Exports a JasperReports document to PDF format.
|
ASPdfExportParametersBean |
The PDF file format export parameters.
|
ASReportPdfExporter |
The Pdf file format exporter.
|
EncryptionDetails |
Contains details for a pdf encryption.
|
Enum | Description |
---|---|
EncryptionDetails.EncryptionAlgorithmEnum | |
FontEmbeddingRuleEnum |
Represents enumeration of the font embedding rules.
|
ImageCompressionEnum |
Specifies the type of compression applied to images in the PDF file.
|
PdfComplianceEnum |
Specifies the PDF compliance level to output file.
|
TextCompressionEnum |
Specifies a type of compression applied to all content in the PDF file except images.
|