For anyone else trying this: editor.get_current_page()
was changed to editor.getCurrentPage()
.
Works fine with this adjustment, thank you!
1 Like
For anyone else trying this: editor.get_current_page()
was changed to editor.getCurrentPage()
.
Works fine with this adjustment, thank you!