MobileSheets Forums

Full Version: Landscape not importing correctly using Companion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I use Companion to import a landscape pdf it gets truncated to portrait orientation. See attached. I have tried trying to change the cropping in various ways including turning auto crop off but it does not make any difference. If I transfer the same file to my tablet and import directly into Mobilesheets it imports correctly as landscape. Do I have some wrong settings in Companion?
If you can send the PDF to mike@zubersoft.com, I'll take a look at it so I can provide more information.

Thanks,
Mike
I have found the issue and have a fix in place for the next update. In short, the PDF library the companion app uses handles rotation in an awkward way, and the pages of your files are rotated 90 degrees clockwise. I just had to update the code to apply rotation to the reported page sizes from the library, as it was reporting the raw page size with no rotation applied.

Thanks,
Mike