- Posts: 5
- 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 Windows 8.1, 10, WindowsPhone, Windows UWP
Minimum Zoom Level PDFVertMode Windows
IP: 192.168.0.71
8 years 4 months ago #13690
by Geringer
Minimum Zoom Level PDFVertMode Windows was created by Geringer
How can I decrease the minimum zoom level when in PDFVertMode?
I tried decreasing the minimum zoom level on the m_scroller.minimumzoomlevel to 0.25:
m_scroller.MinZoomFactor = 0.25f;
This works well, in that it allows me to zoom out further than the widt of the page. The problem is however that when you try to make highlects the selection rectangles are not center aligned. There left property is still 2, and this causes the selection to be to the left of the actual text of the document. Please see the attached screenshot.
I tried decreasing the minimum zoom level on the m_scroller.minimumzoomlevel to 0.25:
m_scroller.MinZoomFactor = 0.25f;
This works well, in that it allows me to zoom out further than the widt of the page. The problem is however that when you try to make highlects the selection rectangles are not center aligned. There left property is still 2, and this causes the selection to be to the left of the actual text of the document. Please see the attached screenshot.
IP: 192.168.0.71
8 years 4 months ago #13691
by nermeen
Replied by nermeen on topic Minimum Zoom Level PDFVertMode Windows
We cannot see the attachment, but we was able to reproduce the issue.
We'll check it and get back to you as soon as possible.
We'll check it and get back to you as soon as possible.
IP: 192.168.0.71
8 years 4 months ago #13692
by Geringer
Replied by Geringer on topic Minimum Zoom Level PDFVertMode Windows
I attached the document again.
IP: 192.168.0.71
8 years 4 months ago - 8 years 4 months ago #13693
by Geringer
Replied by Geringer on topic Minimum Zoom Level PDFVertMode Windows
This obviously also affects drawing on PDF's.
Last edit: 8 years 4 months ago by Geringer.
IP: 192.168.0.71
8 years 4 months ago #13738
by nermeen
Replied by nermeen on topic Minimum Zoom Level PDFVertMode Windows
IP: 192.168.0.71
8 years 4 months ago #13741
by Geringer
Replied by Geringer on topic Minimum Zoom Level PDFVertMode Windows
Thanks you, I will take a look and get back to you.
Time to create page: 0.435 seconds