HTMLDOC, UTILITIES, Translate HTML pages into Postscript or PDF

This is a port of EasySW HTMLDOC, a freeware tool which converts HTML 
documents or webpages into .PS or .PDF files.

HTMLDOC is distributed under the GNU General Public License (GPL) without
restrictions on usage or redistribution. The file, COPYING.TXT, contains the 
GNU GPL License and other copyright information.

The OpenVMS port does not have a GUI interface but supports all HTMLDOC's 
command-line options. See Chapter 8 of the HTMLDOC Software Users Manual
for details: http://www.easysw.com/htmldoc/htmldoc.html#CMDREF

Example usage:

$ htmldoc --webpage -f output.pdf input.html

The above command generates OUTPUT.PDF from INPUT.HTML. Any linked images in 
the html file will be included in the PDF. 

$ htmldoc --webpage -f yahoo.pdf http://www.yahoo.com

translates the internet web page into a PDF. If behind a firewall, use the
option --proxy http://xxx.xx.com:(port)

The OpenVMS HTMLDOC kit contains:

FREEWARE_README.TXT         (this file)
HTMLDOC-AXPVMS-V0100-1.EXE  A self-extracting Alpha OpenVMS archive containing a PCSI Kit
HTMLDOC-1_8_23_SRC.ZIP      ZIP file with HTML sources and OpenVMS build scripts

pat.moran@hp.com
