zoukankan      html  css  js  c++  java
  • 7 Best jQuery & JavaScript PDF Viewer plugin with examples

    In this Post we are providing best jQuery PDF viewer plugin & tutorial with examples.Due to popularity of online document viewer like Google Docs some javascript developers develop a good and useful plugins to view pdf file on online pdf viewer.Here is some good list of online pdf viewers.

    1. JavaScript PDF Reader : pdf.js

    pdf.js is an HTML5 experiment that explores building a faithful and efficient PDF renderer without native code assistance.

    JavaScript PDF Reader : pdf.js

    Read MoreDemo

    2. jQuery Media Plugin

    The jQuery Media Plugin supports unobtrusive conversion of standard markup into rich media content. It can be used to embed virtually any media type, including Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight, PDF and more, into a web page and is compatible with all web hosting services The plugin converts an element (usually an ) into a

    which holds the object, embed iframe tags neccessary to render the media content.

    jQuery Media Plugin

    Read MoreDemo

    3. PDFObject : Embeds PDF files into HTML documents

    A JavaScript library for dynamically embedding PDFs in HTML documents. Modeled after SWFObject.

    PDFObject : Embeds PDF files into HTML documents

    Read MoreDemo

    4.Google Docs Viewer plugin for jQuery

    The Google Docs Viewer is an embeddable browser-based viewer that requires only a URL to a file available online. This neatly bypasses the need for users to have compatible software on their machines for those file types and displays the document right in the browser.

    Google Docs Viewer plugin for jQuery

    Read MoreDemo

    5. ZOHO Viewer plugin for jQuery

    The ZOHO Viewer is an embeddable browser-based viewer that requires only a URL to a file available online. This, just like Google Docs Viewer, bypasses the need for users to have compatible software on their machines for those file types and displays the document right in the browser. 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.

    ZOHO PDF Viewer plugin for jQuery

    Read MoreDemo

    6. jsPDF : Generate PDF files using pure client-side JavaScript

    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 : Generate PDF files using pure client-side JavaScript

    Read MoreDemo

    7. jQuery Document Viewer

    Document Viewer is a jQuery plugin that allows you to view several file formats directly in a web page.

    jQuery Document Viewer

    Read MoreDemo

  • 相关阅读:
    hdu1150&&POJ1325 Machine Schedule---最小点覆盖
    hdu-1068&&POJ1466 Girls and Boys---最大独立集
    hdu-2680 Choose the best route---dijkstra+反向存图或者建立超级源点
    hdu-1317 XYZZY---Floyd判连通+bellman最短路
    hdu-1874 畅通工程续---模板题
    hdu-2112 HDU Today---dijkstra+标号
    hdu-2066 一个人的旅行---模板题
    hdu-3790 最短路径问题---dijkstra两重权值
    hdu-2544 最短路---模板题
    BZOJ3529: [Sdoi2014]数表
  • 原文地址:https://www.cnblogs.com/iPing9/p/7131446.html
Copyright © 2011-2022 走看看