Bug 53208 - Change the date format code to support all PDF Reference versions including 1.7
Summary: Change the date format code to support all PDF Reference versions including 1.7
Status: NEW
Alias: None
Product: XMLGraphicsCommons - Now in Jira
Classification: Unclassified
Component: utilities (show other bugs)
Version: Trunk
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: --
Assignee: XML Graphics Project Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 15:28 UTC by Robert Meyer
Modified: 2012-05-09 15:28 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Meyer 2012-05-09 15:28:00 UTC
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