PdfViewer icon indicating copy to clipboard operation
PdfViewer copied to clipboard

Simple Android PDF viewer based on pdf.js and content providers. The app doesn't require any permissions. The PDF stream is fed into the sandboxed WebView without giving it access to content or files....

Results 67 PdfViewer issues
Sort by recently updated
recently updated
newest added

Merging this PR would render a linear progress bar at the top of the viewer while loading a (large) PDF. Here's a [sample pdf](https://cartographicperspectives.org/index.php/journal/article/view/cp43-complete-issue/pdf) of 100-105 mb can be used...

To give the user a better view of the entire page once the document loads (instead of having to manually zoom out)

Uses box-shadow to add some elevation to the page being rendered. (Minor UI/UX improvement)

Since it is not app for use with only GrapheneOS and it is available on Google Play, I thought it's time for adding translations. My friends use it successfully e.g....

Increase zoom range and centers the viewport to safely ensure that the entire page is always visible (irrespective of the page size) Closes #84

I've added a menu option to print the document from the Uri.