How to remove a PDF annotation using JavaScript or Node.js?

Viewed 357

I found some libraries to add annotations for pdf documents like pdf-lib but I cannot find at the documentation anything about how to remove an annotation from the pdf document. Is this possible using pdf-lib or any other library in the browser or at the server using nodejs?

0 Answers
Related