MultiViewer Java PDF viewer
| Description | Fully featured Java PDF viewer |
| Jar Path | org.jpedal.examples.simpleviewer.MultiViewer |
How to run the code
| Windows: | java -cp %jpedalDir%/jpedal.jar org/jpedal/examples/simpleviewer/MultiViewer |
| MacOS X Linux: | java -cp $jpedalDir/jpedal.jar org/jpedal/examples/simpleviewer/MultiViewer |
Click here for help on running Java programs from the command line
Other details/screenshot
MultiViewer enhances SimpleViewer with the ability to open multiple PDF files in their own separate windows. See SimpleViewer example as well for full details.

Links to related articles
Getting started tutorial
Additional optional libraries lists items which may be needed for some PDF files or functionality.
JVM options available on startup which can customise memory usage, image quality and lots of other settings.
SimpleViewer another Java PDF viewer example
AppletViewer - provides a PDF viewer running as an Applet
Demo of drag and drop functionality in PDF Viewer.
Tutorials section contains a whole section of tutorials on integrating and totally customizing the PDF Viewer for your own applications.
JPanelDemo provides a very barebones Java PDF viewer if you wish to build your own PDF viewer rather than tailor the existing examples.
Return to main PDF support section
Click here for the main PDF support area with lots of java examples, PDF tutorials and useful information to get the most out of the JPedal PDF library




