https://issues.apache.org/bugzilla/show_bug.cgi?id=53208
Priority: P2
Bug ID: 53208
Assignee: [email protected]
Summary: Change the date format code to support all PDF
Reference versions including 1.7
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: Trunk
Component: Utilities
Product: XMLGraphicsCommons
At present the PDF date format code supports 1.4-1.6 by using
D:YYYYMMDDHHmmSSOHH'mm'. In 1.7 the last character/delimiter in the date string
has been removed. By using the option renderer[@mime="application/pdf"]/version
[1], the user can determine which PDF reference version FOP will use. The
resolution will therefore modify the code so that both are supported dependant
upon this config option.
[1] http://xmlgraphics.apache.org/fop/trunk/configuration.html#pdf-renderer
--
You are receiving this mail because:
You are the assignee for the bug.