Zoom Rotate TMSFMXNativeUIPDFViewController

Hello,



I am using TMSFMXNativeUIPDFViewController to display large drawings. Is it possible to zoom in and out in code., and can I rotate the pdf in code.



Thanks in advance



Gert Hoogeboom

www.hoogeboom-raalte.nl

Hi, 


Zooming In and out is currently not supported directly, but could be acquired by using a TMSFMXNativeUIScrollView component. Rotation is also not supported. We have added this on our feature request list. 

Kind Regards, 
Pieter

Do we have an example how to implement this on TMSFMXNativeUIScrollView? It seems that the Top Left always stay and you cannot scroll to bottom right

Hi, 


We have created a sample that demonstrates this.
At startup, the pdf view controller is loaded with the initialize zoom, you can navigate pages as you would without scrollview, but in this demo, you can also zoom by pinching and then scroll to view more of the zoomed page.

http://www.tmssoftware.net/public/Demo.zip

Kind Regards,
Pieter