Top "Pdfa" questions

PDF/A is an ISO-standardized version of the Portable Document Format (PDF) specialized for the digital preservation of electronic documents.

How can I test a PDF document if it is PDF/A compliant?

We write a software that create PDF files. How we can check if the resulting pdf files are PDF/A …

validation pdf test-suite pdfa
How to use ghostscript to convert PDF to PDF/A or PDF/X?

Is there a way to use ghostscript to convert PDF to PDF/A or PDF/X? I know it can …

pdf ghostscript pdfa
Can iTextSharp convert PDF document to PDF/A

I cannot locate within the FAQ whether this functionality exists in the API although its mentioned in a book as …

pdf itextsharp pdfa
Convert pdf to pdf/a using iText library

I want to export document to PdfAConformanceLevel.PDF_A_1B conformance, but when I do document.close, I get error …

pdf itext pdfa
Convert PDF to PDF/A3 or PDF/A-1 to PDF/A-3

I'm testing iTextSharp to generate ZUGFeRD-Files. My first step was to generate a ZUGFeRD conform file from an existing PDF/…

c# pdf itext pdfa zugferd
How to know if a document claims to be in PDF/A using itext

I would check at least if a document claims that it's conformant to PDF/A. How can I do that …

java itext pdfa
How to check PDF-A 1b compliance with open source tools?

How can i check (and additionally create) PDF-A 1b compliant PDF documents using open source tools? Does anybody know an …

java pdf open-source pdfa