These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Hide navigation panel buttons and keep the setting

pkatiyar
Registered: Feb 28 2007
Posts: 4

We use Acrobat 8 to view PDF documents from withing another application's window. To get more real estate, the user has to right click and select 'Hide Navigation Panel Buttons'. How to make this setting stick so when another document is opened the navigation panel buttons do not display?

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
How are you displaying the pdf interface in your document? Are you using IAC, the ActiveX object? What version of Acrobat are you using?

In general, When Acrobat is displaying a PDF in an external window you are more limited in how much the UI can be controled than when displayed in Acrobat. For example you can't execute menu items from JavaScript, and the app.toobars property is inactive.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

pkatiyar
Registered: Feb 28 2007
Posts: 4
Yes, we are using the Acrobat ActiveX object withing our windows thick client application for displaying the PDF. The version is Adobe Acrobat Professional 8.0.
Appreciate your response.
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
You can't use JavaScript, so unless there is something in the OCX interface, and I don't think there is, you can't do this.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

Rajeshkumarrv
Registered: Jul 17 2007
Posts: 1
I am using IAC concept for displaying a PDF document in my C# application, facing the same kind of problem. Using Acrobat Professional 8.0. Can you please help me in hiding the navigation Panel through code.
META
Registered: Jun 7 2008
Posts: 3
Hello All,
I have a problem in working with Adobe Acrobot8. when i press shift+Alt+F to open the Advanced search it opens an undocked window for searching, is it possible to insert this search windows in Navigation panel buttons or no?
i know is possible to insert it near the acrobot window but it cant satisfied me!
advanced thanks for your reply!

M.Taassori