You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2007/03/27 15:19:33 UTC

DO NOT REPLY [Bug 41959] New: - External links are broken if pdf is encryped

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=41959>.
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=41959

           Summary: External links are broken if pdf is encryped
           Product: Fop
           Version: 0.93
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: hald@icandy.de


If pdf encryption is turned on links to external resources are scrambled. The
link destination varies with every conversion, so it looks like the decryption
or encryption of the link is not working properly.

Steps to recreate this bug:

1. Create a fop document with a link like this:
<fo:basic-link external-destination="url(http://www.apache.org)">

2. Convert this document to pdf with turned on encryption:
java -jar fop.jar in.fo out.pdf -u secret

Tested with fop 0.92 and 0.93 with Adobe Reader 7.0 and 8.0 under WindowsXP.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 41959] - External links are broken if pdf is encryped

Posted by bu...@apache.org.
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=41959>.
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=41959





------- Additional Comments From a_l.delmelle@pandora.be  2007-03-28 12:15 -------

Confirmed. Running examples/fo/basic/newlinktest.fo even crashed my Adobe Reader just now... :/

No immediate idea on the cause or fix, though.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.