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

Not able to view PDF with password protection. #25

Open
ooyellow58 opened this issue Aug 15, 2021 · 1 comment
Open

Not able to view PDF with password protection. #25

ooyellow58 opened this issue Aug 15, 2021 · 1 comment

Comments

@ooyellow58
Copy link

No description provided.

@erengms
Copy link

erengms commented Feb 14, 2023

You can open it this way with a dialog asking the user for the password.

if (muPDFCore.needsPassword()){ muPDFCore.authenticatePassword(password); }

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

No branches or pull requests

2 participants