MobileSheets Forums

Full Version: Half pages side by side in landscape?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

i wonder if there is any possibility of splitting a single page in two halfs and then not flipping or scrolling between the two halfs but instead having them displayed side by side in landscape mode?

Thanks.
That would require a new display mode that I would have to implement. It's certainly possible to support that, but it would involve a lot of work.  The other thing you can do in the meantime is duplicate all of the pages in the page order (i.e. "1,1,2,2,3,3,4,4), and then crop the first instance of each page to the top and the second instance to the bottom. If you then use the two page display mode, it will look exactly like what you are describing.

Mike
Hi, thanks for your reply. I'll try that with the duplicate pages but this needs preparation in advance and I'd like to have it a little bit more "on the fly". So if I could see one day a single page split and mapped to a dual display landscape mode I would appreciate that.

Anyway, thanks for your fine piece of software.