Tags: hide
Jul
29
Here's the test page, testframe.html: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Test page</title> <script language="JavaScript"> <!-- function openWindowNew( wi… more »
Jul
29
In 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/… more »
Recent comments