|
AddPDFAOutputIntent e AddPDFXOutputIntent incapsulano la registrazione del profilo ICC piu la creazione di Catalog /OutputIntents per produzione PDF/A e PDF/X. Usarli prima di EndDoc ogni volta che la proprieta di conformita corrispondente e abilitata
Type 3 Font Glyphs
RegisterType3Font crea una risorsa font Type 3 definita dal chiamante e AddType3Glyph aggiunge i singoli stream di contenuto glyph. Selezionare la risorsa su una pagina con THPDFPage.SetType3Font prima di scrivere testo
PDF/A Convenience and Associated Files
PDFAConformanceLevel, IsPDFA1Strict, and IsPDFA2OrLater expose the active PDF/A part and conformance branch for caller logic. EnsurePDFAImplementationLimits checks PDF/A-2 and PDF/A-3 implementation limits for metadata strings, /Lang, and page boxes before EndDoc. AddPDFA3AssociatedFile attaches PDF/A-3 Annex E associated files with /AFRelationship; AddFacturXAssociatedFile adds the Factur-X invoice XML, EmbeddedFiles name-tree entry, and XMP metadata for PDF/A-3 invoice workflows; FacturXWarnings reports non-fatal supporting-attachment warnings for those workflows; AddXAdESAssociatedFile embeds caller-generated XAdES XML as an associated file for XAdES-in-PDF workflows
Vedi anche
|