The Adobe Acrobat Reader 8 adds Navigation Panel buttons which are by default visible to the left of the viewer area of the .OCX control's UI area when the Acrobat Reader control is embedded in Internet Explorer or any other ActiveX container. These buttons are also visislbe in the stand alone Acrobat 8 reader.
I would like to know if their is a way to programmaticly hide these buttons using JavaScript on an HTML page that has Reader embedded as a plug-in using the tag.
Also, while off topic- I'm curious if there is a way to change the default dark grey background the Acrobat Reader puts around the PDF document in its viewer. Ideally I would like to be able to change this color to white instead.
http://example.org/doc.pdf#pagemode=none
For more information, you can download the Acrobat SDK documentation or just the PDF Open Options document.
George Kaiser