English Japanese WhiteBase Inc.

jupdf: Utility viewer of PDF.js

jupdf

about

jupdf is Utility viewer of PDF.js for web pdf viewer. jupdf allows you to show pdf document and presentation mode on your web site.

download

jupdf is a free software licensed under Apache License Version 2.0.

jupdf source code is available at github

how to use

Unpack jupdf zip file, then put jupdf directory on your web site. Insert below html code with specifying pdf file parameter (file path or url).

<iframe src="jupdf?file=path/to/pdffile.pdf" width='600' height='450' scrolling="no" 
 allowfullscreen webkitallowfullscreen></iframe>
          

An example output is as follows.

links