Closed edgelv34 closed 6 years ago
We found that the drawPage method, located inside the SinglePageRender on the sample app, displays the current page in text.
If the current page is three, the text will show three.
I would like to change the number on the current page without flip it.
What should I do?
You mean directly show page 3 without any animation? You could do:
Oh, it's solved. Thank you.
We found that the drawPage method, located inside the SinglePageRender on the sample app, displays the current page in text.
If the current page is three, the text will show three.
I would like to change the number on the current page without flip it.
What should I do?