Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 576 Bytes

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