Is there a way to change (select, edit, remove) already saved annotations within a pdf in pdf.js?
So what i want to realize is:
- Add Annotations with pdf.js to a pdf
- Save the document
- Reload the pdf with the saved annotations
- Change these annotations
Is this a functionality that is supported within pdf.js?