documentViewer 'pagesUpdatedChanges' not triggered

WebViewer Version:
8.9

Please give a brief summary of your issue:
documentViewer pagesUpdatedChanges event is not triggered on any of ‘Page manipulation’ actions or ‘Move pages’.
EDIT:
documentViewer pagesUpdated event is actually triggered!

Hi,

yes, the event should be “pagesUpdated”.

“pagesUpdatedChanges” is the parameter passed into the callback function.

You could check the API doc at: PDFTron WebViewer Class: DocumentViewer.

Thank you.

1 Like