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

Hide Toolbar buttons in ios

More
IP: 192.168.0.71 8 years 8 months ago #13321 by patricpreite
Hi,

How to hide the toolbar buttons (print, bookmark ,ect..)?


Thanks in advance
More
IP: 192.168.0.71 8 years 8 months ago #13324 by emanuele
Hi,

you have to edit the Obj-C readerInit method of RadaeePDFPlugin class and choose which button show/hide.
For example, to hide the search button, you can add:
Code:
[m_pdf setHideSearchImage:YES];
At the end of the method implementation.
More
IP: 192.168.0.71 8 years 8 months ago #13326 by patricpreite
Thanks for reply
I will check
Time to create page: 0.389 seconds
Powered by Kunena Forum