Skip to content

dlsc-software-consulting-gmbh/PDFViewFX

Repository files navigation

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