pdfobject-initfromdom
v1.0.3
Published
PDFObject Dom Init Support
Downloads
5
Readme
Quick and easy view your PDF files using dom in addition to the PDFObject plug-in.
For cross platform support, if it is a browser or a phone that does not support pdf viewing, google uses embedded viewer.
Installation
npm i pdfobject-initfromdom --save
Usage
<div class="viewPdf" data-pdf="https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"></div>