
mozilla/pdf.js: PDF Reader in JavaScript - GitHub
PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web …
GitHub - dealfonso/pdfjs-viewer: A viewer based on PDFjs, which …
PDFjs-viewer is an embeddable and easily customizable PDF viewer that is implemented using the PDF.js library. So, if you have a div in your web application, you can convert it into a PDF …
GitHub - highkite/pdfAnnotate: Javascript library for creating ...
pdfAnnotate allows to annotate PDF documents in javascript. It works in a browser, as well as, in a nodejs environment. The idea is to provide a simple interface to annotate PDF documents. …
GitHub - Hopding/pdf-lib: Create and modify PDF documents in …
pdf-lib was created to address the JavaScript ecosystem's lack of robust support for PDF manipulation (especially for PDF modification). Two of pdf-lib 's distinguishing features are: …
RaffaeleMorganti/pdf-viewer - GitHub
PDF viewer with flip-book interface integration to allow read files flipping pages like a book. Info This is a web viewer written in javascript with no external dependencies.
webodf/ViewerJS: ViewerJS: Document Reader in JavaScript - GitHub
PDF.js is a library created by Andreas Gal and others at Mozilla Labs. It is an HTML5 technology experiment that explores building a faithful and efficient Portable Document Format (PDF) …
PDF-Viewer - GitHub
PDFEmbedJS is a lightweight, easy-to-use JavaScript library for embedding PDF documents into web pages. It provides seamless integration of PDFs with support for navigation, zooming, and …
GitHub - parallax/jsPDF: Client-side JavaScript PDF generation for ...
A library to generate PDFs in JavaScript. You can catch me on twitter: @MrRio or head over to my company's website for consultancy. jsPDF is now co-maintained by yWorks - the …
GitHub - foxitsoftware/WebPDF.js: Foxit webpdf.js provides a …
Foxit WebPDF.js provides a world-class JavaScript library for viewing PDF files in web browsers. It requires no plug-ins and client side rendering -- it is a 100% JavaScript/HTML/CSS solution. …
Setup PDF.js in a website · mozilla/pdf.js Wiki - GitHub
May 31, 2024 · You can use the pdfjs-dist/webpack module for PDF.js autoconfiguration. Refer to https://github.com/mozilla/pdf.js/tree/master/examples/webpack for a complete example. Build …