Skip to content

Have PDFs in a PouchDB database? You can view them using this web app by setting the db, docId, and file parameters in the viewer.html's URL.

Notifications You must be signed in to change notification settings

ole-old/PDF.js-Viewer-For-PouchDB

Repository files navigation

Have PDFs in a PouchDB database? You can view them using this web app by setting the db, docId, and file parameters in the viewer.html's URL.

For example...

http://.../viewer.html?db=testfiles&docId=helloworld&file=helloworld.pdf

hello world pdf

Warning: This only seems to be working in Firefox at the moment.

Based on the PDF Viewer in the PDF.js project as well as this gist.

About

Have PDFs in a PouchDB database? You can view them using this web app by setting the db, docId, and file parameters in the viewer.html's URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published