PDF/UA Validation Java Sample

This is a Java sample program using Qoppa’s PDF Preflight library jPDFPreflight. It opens PDF, validates against the PDF/UA sub-format (ISO 14289), then adds annotations on the PDF where errors are found and attaches a Preflight validation report at the end of the PDF and saves it as a new file. Note: This PDF/UA verification […]

Read More