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: [EMAIL PROTECTED]


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.

Reply via email to