Bug 48099 - Can not open PDF Password Ecrypted Document in Adobe versions less then 6
Summary: Can not open PDF Password Ecrypted Document in Adobe versions less then 6
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.95
Hardware: Other Linux
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 22:11 UTC by Tony
Modified: 2012-04-01 06:59 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony 2009-11-01 22:11:13 UTC
Using FOP 0.95, java 1.6.

I am using "useragent.getRendererOptions().put("encryption-params", new PDFEncryptionParams(null, "password", false, false, true, true));"

This does not open in Adobe Reader (windows) prior to version 6.  Version 6 and above works, before version 6, comes up with Incorrect password message when you type in the password.
Comment 1 Andreas L. Delmelle 2010-01-06 13:27:34 UTC
Hi

Sorry for the awfully late reply... Can you try this with FOP Trunk? I know an issue existed in FOP 0.95 and earlier where the encrypted PDF's document trailer contained a duplicate entry. Some older Acrobat versions and other PDF viewers used the wrong, non-encrypted entry, which lead to this error. Should be fixed in FOP Trunk for quite some time now.


Regards

Andreas
Comment 2 Venkat Reddy 2010-01-07 02:01:18 UTC
This bug is not happening in FOP Trunk. I have tested the encrypted pdf document with Adobe Reader 5.1, which is working fine after given the password. Please cross check this bug with FOP Trunk.
Comment 3 Venkat Reddy 2010-01-07 02:06:35 UTC
This bug is fixed in FOP Trunck, not happening any more... Please try to reopen, if you feel that bug is still there in FOP Trunk.
Comment 4 Glenn Adams 2012-04-01 06:59:04 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed