javacafe01 / PdfViewer

A simple Pdf document viewer 💼
MIT License
380 stars 66 forks source link

Cannot direct to the Print dialog with password protected PDF files #153

Open etank0 opened 2 years ago

etank0 commented 2 years ago

Issue Summary

The PDF viewer is able to open password protected files but when we try to print those files using the print option on the bottom bar the app crashes or there is no output in the Print Dialog of Android.

Screenshot for reference : Screenshot_20211222-142755

Steps to Reproduce the Problem

Clicking on the Print icon on the bottom bar while a password protected PDF file is open

Specifications

user8446 commented 2 years ago

Same issue. The print permission restriction would need to be overridden.