Change to multiple pages after rendering using JS
Posted: Thu Oct 03, 2024 4:43 pm
Hi, is there a list of actions I can use?
I found surfing the web that I can do something like: viewer.jsObject.postAction(action), and I found some actions like:
"FirstPage"
"PrevPage"
"NextPage"
"LastPage"
"FullScreen"
"Zoom25"
"Zoom50"
"Zoom75"
"Zoom100"
"Zoom150"
"Zoom200"
"ZoomOnePage"
"ZoomPageWidth"
"About"
"Design"
All of that from other post, but I just cant find what action is the one to change to Multiple Pages or to a Single page.
Where can I find this information in the documentation?
Thanks.
I found surfing the web that I can do something like: viewer.jsObject.postAction(action), and I found some actions like:
"FirstPage"
"PrevPage"
"NextPage"
"LastPage"
"FullScreen"
"Zoom25"
"Zoom50"
"Zoom75"
"Zoom100"
"Zoom150"
"Zoom200"
"ZoomOnePage"
"ZoomPageWidth"
"About"
"Design"
All of that from other post, but I just cant find what action is the one to change to Multiple Pages or to a Single page.
Where can I find this information in the documentation?
Thanks.