RavishaHesh / PDFJsAnnotations

Wrapper for PDF JS to add annotations
MIT License
322 stars 98 forks source link

save the canvas without the PDF pages as images #57

Open khaledmndev opened 2 years ago

khaledmndev commented 2 years ago

is there a way to save the canvas without the PDF pages as images to json? To reduce the of the json output, this way i can load the PDF file alone and import the canvas from the json..

groyk commented 2 years ago

I think this is a great idea. This way it shoud be possible to save and reedit as well.

RavishaHesh commented 2 years ago

Yes, that's a great idea. thanks for the suggestion. I'll try to add that as soon as possible. can't tell an exact date though