| Class | Description | |
|---|---|---|
![]() | FontFactorySectionHandler | Processes the FontFactory section in the configuration files of the project. |
![]() | PdfDocumentOptions | Encapsulates viewer preferences as well as document information and metadata for exporting a PDF document. |
![]() | PdfExport | Provides PDF document creation functionality for ActiveReports documents. |
![]() | PdfExportException | The exception that is thrown when a non-fatal PdfExport-specific application error occurs. |
![]() | PdfSecurity | Encapsulates the information necessary to provide PDF document security and encryption. |
![]() | PdfSigningException | The exception that is thrown when a non-fatal PdfSignature-specific application error occurs. |
| Enumeration | Description | |
|---|---|---|
![]() | DisplayMode | An enumeration of values which specify how the document should be displayed when it is opened. |
![]() | ImageQuality | An enumeration of values indicating the level of quality at which to export metafile images. |
![]() | PdfPermissions | An enumeration of values to specify the user permissions for the document. These values can be combined using a bitwise OR combination. |
![]() | PdfVersion | An enumeration of values indicating the version of the PDF format to which the exported document is saved. |

