v1.9.3
What's New
- PDF variant clarity: Clarify the pdf_variant field in CreatePdfRequest so you can explicitly choose "pdf/a-2b" or "pdf/a-3b" with guidance on their compatibility and behavioral differences (for example, PDF/A-3b permits embedded file attachments while PDF/A-2b is more broadly supported).
- Better generation outcomes: Help prevent format/validation surprises by making the archival-profile implications of your pdf_variant choice clear when generating PDFs.
API Changes
Updated Models:
CreatePdfRequest- Update clarifies the pdf_variant property: lists allowed values ("pdf/a-2b", "pdf/a-3b"), explains key differences and impact on output/validation so you can select the correct archival profile for compliance or compatibility.
Generated from TemplateFox API v1.9.3