Opening a pdf:
The viewer always open on page 1.
I would like to display, on opening, the right page right away, say page 5, to avoid the user to see the page change.
I do not want to hide the control, because, I would like a nice transition from the previous pdf that was displayed, to this new one.
Is there a method I can call to suspend the redrawing of the control, until I reach the right page ?
