Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for password protected PDFs #241

Closed
aniketparab4 opened this issue Jul 10, 2018 · 8 comments
Closed

Support for password protected PDFs #241

aniketparab4 opened this issue Jul 10, 2018 · 8 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aniketparab4
Copy link

How handle the password protected pdf??....Till now is just throwing the error as "No password given".

"code:1
message:"No password given"
name:"PasswordException"

@wojtekmaj
Copy link
Owner

Hello,
this feature is coming in 4.0.0.

@wojtekmaj wojtekmaj self-assigned this Jul 11, 2018
@wojtekmaj wojtekmaj added the enhancement New feature or request label Jul 11, 2018
@wojtekmaj wojtekmaj added this to the 4.0.0 milestone Jul 11, 2018
@wojtekmaj wojtekmaj changed the title Password protected pdf Support for password protected PDFs Aug 14, 2018
@wojtekmaj
Copy link
Owner

4.0.0-beta.3 with this feature was just released so I'm closing this issue. I'm listening for feedback if you have any :)

@slashvortal
Copy link

The callback is no longer triggered on onPassword:

PasswordException {name: "PasswordException", message: "No password given", code: 1}
code: 1
message: "No password given"
name: "PasswordException"

Any idea what has been changed recently?

@wojtekmaj
Copy link
Owner

@slashvortal Fixed in v4.0.5

@leanesanity

This comment has been minimized.

@wojtekmaj

This comment has been minimized.

@leanesanity

This comment has been minimized.

@wojtekmaj
Copy link
Owner

Add password to the PDF? No, this package only reads the PDF files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants