+1
Answered
Page Orientation Change in Landscape
I have a question about changing your pager orientation for landscape. I want to switch to vertical and I'm trying lorientation="vertical" and wideorientation="vertical" and neither is working. Also, if this is in the developer resources area, I apologize but would appreciate it if someone can point me where to look.
Thanks
Thanks
Customer support service by UserEcho
Unfortunately the pager tag doesn't support landscape orientations settings at this time, meaning that a pager can only be set to one direction at a time.
There are some things you can do to get around this though. I know in the past we have simply created 2 pagers and kept one off screen using xpos and ypos. Then using lxpos and lypos, move one into place and one off screen for each orientation.