Convert PDF to PDF/A-1
Posted
by AZtec
on Stack Overflow
See other posts from Stack Overflow
or by AZtec
Published on 2010-01-27T11:30:13Z
Indexed on
2010/03/17
11:41 UTC
Read the original article
Hit count: 334
conversion
I know this probably is not strictly a programming-question (well maybe it is, i don't know) but i'm having serious problems trying to convert a regular pdf (with hyperlinks, bookmarks, images, embedded fonts etc.) into a PDF/A-1 format.
I get all kinds of errors when i check it with pdfaPilot.
How can i prepare a pdf so no problems will occur when i try to convert to PDF/A-1. Most problems can be fixed with pdfaPilot but apparently not all.
One of the problems i get is with the XMP Metadata which are "not properly defined". Wat exactly does this mean, and can i do something to prevent this.
Another one is: "Syntax problem: Array with more than 8191 elements" (i hope this one is solvable)
I hope someone can help me out here, since i'm in a tight spot right now with deadlines that are killing me.
© Stack Overflow or respective owner