PDFViewFX
PDFViewFX copied to clipboard
A PDF view for JavaFX applications.
trafficstars
PDFViewFX
A custom control that allows an application to display PDF files. The control utilizes Apache's PDFBox project.

The view has excellent built-in search capabilities.

Running the demo
You can run the demos using Maven by typing the following line into your terminal:
mvn javafx:run -f pdfviewfx-demo/pom.xml