Please choose a menu option
Visit the IDRsolutions WebSite

PageFlow3D Example Panel

Description Example of how to integrate PageFlow3D into an application
Jar Path org.jpedal.examples.jpaneldemo.PageFlowPanel

Click for source code link

How to run the code

Windows: java -cp %jpedalDir%/jpedal.jar org/jpedal/examples/jpaneldemo/PageFlowPanel example.pdf
MacOS X Linux: java -cp $jpedalDir/jpedal.jar org/jpedal/examples/jpaneldemo/PageFlowPanel example.pdf

Click here for help on running Java programs from the command line

 

Other details/screenshot

Very simple example of how to use the PageFlow3D class with no additional GUI. Requires Java 3D 1.4 or later.
See MultiViewer or SimpleViewer for a fully featured viewer.

Example PageFlowPanel

 

Links to related articles

Getting started tutorial
Additional optional libraries lists items which may be needed for some PDFs or functionality.
JVM options available on startup which can customise memory usage, image quality and lots of other settings.
SimpleViewer example of java PDF viewer
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.
MultiViewer example of java PDF viewer with multiple windows

 

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

 


PDF viewer