- Posts: 19
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Rotate Document instead of Page
IP: 192.168.0.71
8 years 10 months ago #13132
by alecrugar
Rotate Document instead of Page was created by alecrugar
Hi,
I'm able to rotate a Page of my document:
But for Documents that only have 1 page, I would like to be able to rotate it, otherwise there is a lot of space left in the screen (please see screenshot attached).
Is it possible?
Thanks.
I'm able to rotate a Page of my document:
Code:
m_doc.SetPageRotate(m_pageno, 90);
m_view.vRenderSync(m_view.vGetPage(m_pageno));
But for Documents that only have 1 page, I would like to be able to rotate it, otherwise there is a lot of space left in the screen (please see screenshot attached).
Is it possible?
Thanks.
IP: 192.168.0.71
8 years 10 months ago #13136
by Davide
Replied by Davide on topic Rotate Document instead of Page
Hi,
there is no screenshot attached, can you please re-upload it and send us a pdf with that issue?
So we can check it..
Thanks
there is no screenshot attached, can you please re-upload it and send us a pdf with that issue?
So we can check it..
Thanks
IP: 192.168.0.71
8 years 10 months ago - 8 years 10 months ago #13138
by alecrugar
Replied by alecrugar on topic Rotate Document instead of Page
Hi,
sorry I didn't click "Insert" Attachment last time.
Thanks!
*For some reason I don't see my attached image file
sorry I didn't click "Insert" Attachment last time.
Thanks!
*For some reason I don't see my attached image file
Last edit: 8 years 10 months ago by alecrugar.
IP: 192.168.0.71
8 years 10 months ago #13150
by Davide
Replied by Davide on topic Rotate Document instead of Page
Hi,
can you please send us the screenshot and a pdf that causes the issue ?
Thanks!
can you please send us the screenshot and a pdf that causes the issue ?
Thanks!
Time to create page: 0.418 seconds