james-d / PdfViewer

Simple PDF Viewer in JavaFX using the PDFRenderer library
36 stars 21 forks source link

Cannot resolve "import com.sun.pdfview.PDFFile; import com.sun.pdfview.PDFPage;" #1

Open phamvanthanh opened 6 years ago

phamvanthanh commented 6 years ago

Hi @james-d I hit above error, could you please help?

kaplanerkan commented 6 years ago

add this libray into your project;

https://mvnrepository.com/artifact/org.swinglabs/pdf-renderer/1.0.5