dlsc-software-consulting-gmbh / PDFViewFX

A PDF view for JavaFX applications.
Apache License 2.0
73 stars 14 forks source link

pdfview.load(PDDocument document) #8

Closed todayifeeltired closed 1 year ago

todayifeeltired commented 2 years ago

Hello there, i am also working with pdfbox. I´d like the user to decide whether he wants to save the pdf he seens in the pdfview or not. is there any way to add a pdfview.load(PDDocument document) method? i saw that you try to load it as an PDFBoxDocument anyway.

todayifeeltired commented 2 years ago

hello :) are there any updates coming or should i just have a look at alternatives? many thanks

dlemmermann commented 1 year ago

So what you wanted is a save method? Not the load(...) method in your comment above, right? Feel free to submit a PR. Closing issue for now.