Closed ammaratef45 closed 5 years ago
The atExit callback should give you the last opened page when the pdf viewer exits.
Or you can use analyticsCallback for more fine-grained tracking.
@devxpy Thanks, atExit
solved it, however, analyticsCallback
is never called (I've enabled it)
Okay, please create a new issue for analyticsCallback
.
The PDF opens on the page we closed it last time, can we get this info with analytics like showing last_opened_page or something like that?
We can even create a new function for it