com.aspose.cad.jasperreports.pdf
Contents
[
Hide
]com.aspose.cad.jasperreports.pdf package
The com.aspose.cad.jasperreports.pdf namespace groups all PDF export functionality for Aspose.CAD integration with JasperReports. It includes configuration beans, exporter implementations, and encryption options to control PDF generation and security.
Classes
| Name | Description |
|---|---|
| ASPdfExportConfigurationImpl | The PDF file format export configuration. |
| ASPdfExportParametersBean | The PDF file format export parameters. |
| ASPdfExporter | Exports a JasperReports document to PDF format. |
| ASReportPdfExporter | The Pdf file format exporter. Exports reports to the image formats. |
| EncryptionDetails | Contains details for a pdf encryption. |
Interfaces
| Name | Description |
|---|---|
| ASPdfExportConfiguration | The PDF file format export configuration. |
Enums
| Name | 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. |