Enumeration for PDF/A1. PDF/A1 attempts to maximize:Device independence,Self-containment and Self-documentation . The constraints include: Audio and video content are forbidden, Javascript and executable file launches are prohibited , All fonts must be embedded and also must be legally embeddable for unlimited, universal rendering , Colorspaces specified in a device-independent manner , Encryption is disallowed, Use of standards-based metadata is mandated the files.
public enum PdfConformance
Members
| Member Name | Description | Value |
| None | No conformance | 0 |
| PdfA1B | Part 1 of the PDF/A ISO standard [ISO 19005-1:2005] is a constrained form of Adobe PDF version 1.4 intended to be suitable for long-term preservation of page-oriented documents for which PDF is alr |