Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

Hide Toolbar buttons in ios 6 years 3 months ago #13321

  • patricpreite
  • patricpreite's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 0
Hi,

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


Thanks in advance

Please Log in or Create an account to join the conversation.

Hide Toolbar buttons in ios 6 years 3 months ago #13324

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
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:
[m_pdf setHideSearchImage:YES];
At the end of the method implementation.

Please Log in or Create an account to join the conversation.

Hide Toolbar buttons in ios 6 years 3 months ago #13326

  • patricpreite
  • patricpreite's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 0
Thanks for reply
I will check

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum