We would like to create PDF/X1-a compliant PDFs from Prince, but right now we have to do some cleanup in Acrobat. Sometimes issues have to do with art, links, or other things in our control, but other issues seem related to PDF metadata. Some examples (using Acrobat Preflight Profile "Verify compliance with PDF/X-1a"):
Outputintent for for PDF/X missing
Document creation date missing
Document modification date missing
PDF/X version key (GTS_PDFXVersion) missing
Trapped key not true or false
Document ID missing
It seems I can provide the Document creation date using <meta name="date" content="2010-10-13"/> but I'm not sure how to provide the other information. Unfortunately I don't know much about PDF internals! Any guidance would be appreciated...
Thanks,
Dave Cramer
Outputintent for for PDF/X missing
Document creation date missing
Document modification date missing
PDF/X version key (GTS_PDFXVersion) missing
Trapped key not true or false
Document ID missing
It seems I can provide the Document creation date using <meta name="date" content="2010-10-13"/> but I'm not sure how to provide the other information. Unfortunately I don't know much about PDF internals! Any guidance would be appreciated...
Thanks,
Dave Cramer