DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28078>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28078

CreationDate

           Summary: CreationDate
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


[PATCH]CreationDate doesn't use/reflect TimeZone

As Acrobat Reader (v.6.0) displays time corrected to the local TimeZone,
the time generated is generally invalid (shifted by several hours).
The solution could lie in using "SimpleDateFormat with trailing 'Z'";
followed by string tranformation into "...HH'mm'".

When dealing with PDF "/Info" object, why not to enhance
the PDFInfo java code to support all PDF entries defined?

The same "problem" applies to the 0.20.5 version, namely bug 20154.

Reply via email to