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 "Glenn Adams (JIRA)" <ji...@apache.org> on 2016/07/04 16:05:11 UTC

[jira] [Resolved] (FOP-1336) External links are broken if pdf is encryped

     [ https://issues.apache.org/jira/browse/FOP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Adams resolved FOP-1336.
------------------------------
    Resolution: Duplicate

> External links are broken if pdf is encryped
> --------------------------------------------
>
>                 Key: FOP-1336
>                 URL: https://issues.apache.org/jira/browse/FOP-1336
>             Project: FOP
>          Issue Type: Bug
>          Components: renderer/pdf
>    Affects Versions: trunk
>         Environment: Operating System: All
> Platform: All
>            Reporter: Cornelius Hald
>         Attachments: b41959.diff, b41959.diff, encrypted-links.diff
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)