You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Fastcore Tux (Jira)" <ji...@apache.org> on 2019/09/26 18:16:00 UTC

[jira] [Comment Edited] (PDFBOX-4660) Can't decrypt PDF when password contains special national characters

    [ https://issues.apache.org/jira/browse/PDFBOX-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938856#comment-16938856 ] 

Fastcore Tux edited comment on PDFBOX-4660 at 9/26/19 6:15 PM:
---------------------------------------------------------------

It's release 2.0.17.


was (Author: fastcoretux):
Sorry I refill it in issue description. It's release 2.0.17.

> Can't decrypt PDF when password contains special national characters
> --------------------------------------------------------------------
>
>                 Key: PDFBOX-4660
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4660
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.17
>            Reporter: Fastcore Tux
>            Priority: Major
>
> I tried to encrypt PDF by user password which contains national characters. Encryption was successful but I can't open it and decrypt it in any PDF browser.
> Due to Cookbook example (https://pdfbox.apache.org/2.0/cookbook/encryption.html) it could be tested by changing StandardProtectionPolicy instantiation.
> {code:java}
> StandardProtectionPolicy spp = new StandardProtectionPolicy("ěšč", "řžý", ap);
> {code}
> Maybe my usage is wrong... In this case please accept my apology.
> Thank you!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org