Ohoy!

The viewer above shows FlowPaper in annotations mode. Using FlowPaper with JavaScript is as easy as pointing to a PDF file like the code snippet below. We have also included a few set up guides to the right to help you get started quickly without any programming.

$('#documentViewer').FlowPaperViewer(
   { config : {
           PDFFile : 'pdf/Paper.pdf',
   }});
FlowPaper Example Document
Can't see the document and running from a local directory? Upload the contents of the zip file to a web server.
Quick Start
» FlowPaper in Flash mode
» FlowPaper in HTML4 mode
» FlowPaper in HTML5 mode
» Viewer starting in two-page mode
» Viewer starting at page 3
» Interactive debugging API
» Alternative flat design
» Set up publishing with PHP 5
» Read documentation
 
» Set up publishing with ASP.NET
» Read documentation
Documentation
» Choosing Publishing Format
» Converting Documents Manually
» Parameters
» API