JavaScript and jQuery PDF Viewer Plugins

Sam Deering
Share

Today’s post is about some JavaScript and jQuery PDF related plugins we found on the Internet that allows you to embed and view PDF files. Enjoy!

Related Posts:

pdf.js

PDF Reader in JavaScript.


pdf.js

Source
Demo

PDFObject

Embeds PDF files into HTML documents.


PDFObject

Source
Demo

jsPDF

It is an open-source library written by our lead developer, James, for generating PDF documents using nothing but JavaScript. You can use it in a Firefox extension, in Server Side JavaScript and with Data URIs in some browsers.


jsPDF

Source + Demo

ThickBox

A webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.


ThickBox

Source + Demo

AnyChartStock JavaScript API

The chart can be exported as a static image in the PNG or JPG format or as a PDF document with an embedded static image of the chart or a fully interactive functional chart, as user sees it on the page.


AnyChartStock

Source
Demo

Google Docs Viewer plugin for jQuery (gDocsViewer jQuery plugin)

Automatically embeds the Google Docs Viewer for viewing pdf, doc, docx, ppt and tiff files linked to by anchor tags.


gDocsViewer

Source
Demo

zohoViewer jQuery plugin

Supports a lot more file types than Google Docs Viewer. Automatically embeds the ZOHO viewer for viewing the doc, docx, xls, xlsx, ppt, pptx, pps, odt, ods, odp, sxw, sxc, sxi, wpd, pdf, rtf, txt, html, csv, tsv files it supports linked to by anchor tags.


zohoViewer

Source
Demo