Bug 20480 - PDF outline texts are garbled when PDF encryption is activated.
Summary: PDF outline texts are garbled when PDF encryption is activated.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.20.5
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL: http://marc.theaimsgroup.com/?l=fop-u...
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-04 14:23 UTC by Jeremias Maerki
Modified: 2012-04-01 07:04 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremias Maerki 2003-06-04 14:23:01 UTC
The effect can be seen with examples/fo/basic/pdfoutline.fo. As soon as PDF 
encryption is activated the texts in the outline are garbled. Redesign/HEAD 
works, only maintenance branch is affected.
Comment 1 Jeremias Maerki 2003-06-04 14:52:02 UTC
The reason for the garbled text is the lack of encryption on string objects as 
they occur in outline objects in PDF. In HEAD it took quite a bit of 
refactoring to get it right. If someone wants to fix it you can look at 
PDFObject.encodeText() and PDFOutline.toPDF() in HEAD for reference.
Comment 2 Pascal Sancho 2007-10-23 08:25:31 UTC
Bug fixed in latest Trunk (rev 584703), and probably in FOP 0.94
Comment 3 Glenn Adams 2012-04-01 07:04:57 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed