DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.18k stars 1.91k forks source link

Blank Page, both fromUri and fromFile functions #1068

Closed Mfdsix closed 2 years ago

Mfdsix commented 2 years ago
image

can you help me please, recently i used your awesome library for my purpose, but i just got blank screen when i try to use the most simple function like pdfView.fromUri(theUri) like you can see on the above.

It's a little bit confusing cause i don't even get any error log or any message to help me catch what's wrong with my code.

Please kindly help me, thanks