Dansoftowner / PDFViewerFX

A pdf viewer library for your javaFX application
Apache License 2.0
66 stars 24 forks source link

PdfViewerFx toolbar issue #8

Closed abbassss closed 3 years ago

abbassss commented 3 years ago

Hello I'm using eclipse 2020-12, java11 and javafx15, pdfviewerfx jar file works correctly but when I use repository classes instead of jar file, pdfviewer toolbar doesn't load. I tested it in eclipse 2019 with java11 and javafx15 and toolbar loaded, but I got error because of the size of window( some error because of pdf.js webview and webkit). Do you know how can I handle the toolbar ?