By default our viewer remembers the last page a user was on. If you want it to show the 1st page upon return, please add the following into the loadengine function:
viewer.RememberLastPage = false;
Modified on: Wed, 26 Mar, 2014 at 9:54 AM
By default our viewer remembers the last page a user was on. If you want it to show the 1st page upon return, please add the following into the loadengine function:
viewer.RememberLastPage = false;
Did you find it helpful? Yes No
Send feedback