Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Empty CreatorDate field in PDF files generated by Report 6i on Windows 7

user12116452Aug 12 2011 — edited Jan 16 2013
When generating a PDF file from Reports 6i on Windows 7, the CreatorDate in the PDF file header is empty.
Even worse: its opening parenthesis "(" is not closed. See example here below.

This generates several problems with Adobe Reader 10 like:
- text searching does not work although you can select text and do a copy paste,
- File/Properties does not work (nothing happens when selecting this menu item),
- File/Save As PDF generates the Adobe Reader error "The document could not be saved. There was a problem reading this document (114)."

We do not have this issue with Windows XP.
Any idea?

%PDF-1.1
1 0 obj
<<
/Creator (Developer 2000)
/CreatorDate ( <---- here is the error: missing value and missing ")"
/Author (Oracle Reports)
/Producer (Oracle PDF driver)
/Title (LETTRE_TEST_PDF_REPORT.pdf)
>>
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2013
Added on Aug 12 2011
4 comments
1,467 views