Help for dqm-pdf.php
This page renders a .pdf document in the topic area of the standard master page.
The pdf is embedded in an object tag with fallback to a conventional anchor tag
A 'doc=' parameter is required in the querystring and must specify a URL to the pdf document of interest.
It may be an absolute or relative URL and may reference a .pdf document from another website.
'~/' at the beginning of the URL is interpreted as a relative reference to the root directory
of this website.
All other querystring parameters are optional.
The 'viewer=' parameter designates which pdf viewer to use. You may specify 'N' for the native (usually Adobe) viewer, 'G' for the Google viewer,
or 'V' for the VeryPDF viewer.
Currently using: Google PDF Viewer
The 'css=' parameter may be a string containing css styling rules or may specify
a file system path an external css file.
The 'options=' parameter is appended to the document URL and may be used to pass open arguments to the pdf viewer. Valid
options vary by pdf viewer.
The 'height=' parameter is useful for adjusting the height of the topic area to better fit the pdf document
and possibly minimize scrollbars.
Page Syntax: