| « How To: Hide title bar or URL usingJavascript | Cognos: ReportNet Installation Procedure » |
Jul
29
How To: Remove or hide Acrobat toolbars from an external Acrobat window
WelcomeIn order to open a PDF file in a web browser, without the Acrobat or Acrobat Reader toolbar, you would need to link to the PDF with the following HTML code, where #toolbar=0 follows the .pdf filename:
<P><a href=http://www.server-name.com/filename.pdf#toolbar=0&zoom=85>Link without toolbar </a></P>
Recent comments