[gs-bugs] [Bug 690768] Invalid PDF/A with Umlaut, parentheses, special characters or date in PDFA_def.ps document properties
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Sep 21 15:45:34 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=690768
--- Comment #11 from Ken Sharp <ken.sharp at artifex.com> 2010-09-21 15:45:25 UTC ---
(In reply to comment #9)
> if you uncomment the two following lines in PDFA_defUmlaut.ps:
> /CreationDate (D:200808080808Z)
> /ModDate (D:200808080808Z)
>
> then Preflight reports two additional errors:
> ModDate and CreationDate: inconsistent XMP-Metadata with document info
> (respectively document properties)
This is a really *bad* idea. The CreationDate and ModDate are normally filled
in at the time the document is created. You can override them in PostScript,
but you can't override the XMP metadata creation that way.
As a result the two will not match if you do that. It is not intended that it
is possible to create a false CreationDate and/or ModDate by using PostScript.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list