- Posts: 3
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
Set a specific zoom Level
IP: 192.168.0.70
13 years 8 months ago #105
by jleidgens
Set a specific zoom Level was created by jleidgens
At the moment the pdf View only has the pinch/spread to zoom.
I want to add a double tap to zoom feature.
For that I would like to have three zoom levels 100% 125% 150% for example. On double tap should now cycle through those zoom levels. Is it possible to set the View to a specific zoom level from code?
I want to add a double tap to zoom feature.
For that I would like to have three zoom levels 100% 125% 150% for example. On double tap should now cycle through those zoom levels. Is it possible to set the View to a specific zoom level from code?
IP: 192.168.0.70
13 years 8 months ago #107
by radaee
Replied by radaee on topic Re: Set a specific zoom Level
i'll add this in furture
IP: 192.168.0.70
13 years 8 months ago #112
by support
Replied by support on topic Re: Set a specific zoom Level
Take a
look there
IP: 192.168.0.70
13 years 8 months ago #116
by jleidgens
Replied by jleidgens on topic Re: Set a specific zoom Level
How do I use the new methods to manage zoom?
I couldn't find something related to zoom in the classes or in the javadoc.
Maybe I only looked at the wrong location.
I couldn't find something related to zoom in the classes or in the javadoc.
Maybe I only looked at the wrong location.
IP: 192.168.0.70
13 years 8 months ago #117
by radaee
Replied by radaee on topic Re: Set a specific zoom Level
pass the coordinate that double clicked.
IP: 192.168.0.70
13 years 8 months ago - 13 years 8 months ago #118
by radaee
Replied by radaee on topic Re: Set a specific zoom Level
method of PDFView:
viewGetRatio
viewSetRatio
viewEnableTextSelection
viewGetRatio
viewSetRatio
viewEnableTextSelection
Last edit: 13 years 8 months ago by . Reason: spelling
Time to create page: 0.407 seconds