Setting PDF file versions
Align the format of the files in your application with the needs of your business. Use this setting to define what type of PDF files your application generates, and manage the tradeoffs between better accessibility (PDF/UA standard) and stability in long-term storage (PDFA/1-b standard).
- In the navigation pane of Dev Studio, click Records.
- Expand the Data Model category, and then click Data Transform.
- Open the pyPDFSettings data transform.
- On the Definition tab, in the
param.pyPDFFormat field, define the PDF version:
- To use the general PDF version, enter PDF.
- To use the PDFA/1-b standard for long-term file storage, enter PDFA.
- To use the PDF/UA standard that enhances accessibility, enter PDFUA.
Previous topic Assigning WAI-ARIA roles to a Dynamic Layout Next topic Building custom UI capabilities