Relative Content

Tag Archive for javascriptpdfpdf.js

Saving Annotated PDF Files Using PDF.js

I’ve been working on a project where I need to save a PDF file after annotations have been added using PDF.js. Despite being able to successfully download the file with annotations, I’ve been unable to directly save the annotated file through my implementation.