- Posts: 49
- 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 iOS development and PDF
Change pdf_view_mode at runtime
IP: 192.168.0.71
11 years 8 months ago #6586
by Rossi
Change pdf_view_mode at runtime was created by Rossi
Hi,
how i can change the view mode at runtime. I must change from PDFVDual to PDFVVert and viceversa.
how i can change the view mode at runtime. I must change from PDFVDual to PDFVVert and viceversa.
IP: 192.168.0.158
11 years 8 months ago #6587
by nermeen
Replied by nermeen on topic Change pdf_view_mode at runtime
You can do this by calling, m_reader.PDFSetView(view);
check www.androidpdf.mobi/forum/Android-develo...vertical-at-run#5861
check www.androidpdf.mobi/forum/Android-develo...vertical-at-run#5861
IP: 192.168.0.71
11 years 8 months ago #6588
by Rossi
Replied by Rossi on topic Change pdf_view_mode at runtime
On iOS sdk there isn't this function.
IP: 192.168.0.130
11 years 8 months ago #6589
by emanuele
Replied by emanuele on topic Change pdf_view_mode at runtime
Hi,
the last response was for Android, but in iOS version don't have that method.
you can try to change g_def_view value and call vOpen method
the last response was for Android, but in iOS version don't have that method.
you can try to change g_def_view value and call vOpen method
Time to create page: 0.413 seconds