2 Replies Latest reply: Nov 27, 2009 1:29 AM by arvindg007 RSS

    How to hide navigation panel in embedded View

    arvindg007 Community Member

      Hi,

      I want to hide navigation panel and for that I am using following code.

      AVPageViewShowControl(pageView,kAVPageViewSplitterBar,

      false);

       

      it works fine but when I import annotaion then it comes back automatically in the screen even I call above method again under the notification

      PDDocDidImportAnnots.

       

      So I want to know how we can hide this after importing annotation also.

       

      Regards,

      Arvind