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.
You can run the demos using Maven by typing the following line into your terminal:
mvn javafx:run -f pdfviewfx-demo/pom.xml