PDFViewFX icon indicating copy to clipboard operation
PDFViewFX copied to clipboard

A PDF view for JavaFX applications.

trafficstars

JFXCentral

PDFViewFX

A custom control that allows an application to display PDF files. The control utilizes Apache's PDFBox project.

PDFView

The view has excellent built-in search capabilities.

PDFView

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