JavaFX 2.0 is the exciting new desktop technology for Java. Designed to easily co-exist with existing Swing code, it makes it easy to create feature-rich client applications with lots of eye candy and effects.
In our quest to produce the best Java PDF Viewer (and let's be honest as developers we like any excuse to play with cool, new technologies), we have been investigating the potential of JavaFX and offer several open source solutions which make use of it.

|

|
JPedalFX - JavaFX PDF viewer
|
JPedalFX Viewer is a lightweight PDF viewer based on JavaFX 2 and the LGPL version of JPedal. It generates an image of the page and uses JavaFX to provide a simple, quick interface. It is designed for quick and easy viewing of PDF documents.
|
|
|

|
PDF to JavaFX/FXML conversion code example
|
Example Java Class which will take PDF files and convert to standalone JavaFX or FXML files for reuse in your own code.
|
|
|

|
PDF Plugin with JavaFX Conversion option
|
This is now in all our PDF plugins. We saw a very impressive tool to convert some image format to JavaFX so we added a PDF to JavaFX option into our free PDF viewer plugin for NetBeans. If there is interest, we will extend it to our PDF viewer plugins for Eclipse and IDEA.
|
|