Product: @pdftron/webviewer
Product Version:^11.7.1
How can we track whether a user has made any changes to a document loaded in the viewer? If the document is edited manually by the user, I need to save those changes.
In this case, the document may already have been edited previously, or I might add annotations programmatically. These should not be considered manual updates. I only want to detect and save changes when the user has directly modified the document.