This is a WWW document maintained by Steve Draper, installed at /home/steve/public_html/tmp/demoforms.php. (Document started on 18 Dec 2009.)

Print a remote website


Documentation notes

	Full implementation would include:
Recursive crawling over pages following links
Recursion safety checks
Expand URLs from rel. to abs.
Extract link URLs from pages
Learn to operate CSS print styles
	Java print cmd to get auto-print from the page.
Concat of pages, as in locally done print-site scripts.


WAYS OF TRIGGERING PRINT VERSION
channel4: just append # to URL
channel4: or they used a tag within page to change style?
channel4: actually, effect is ?print=true

xx: append #print
yy: append ?print=1

List pages (URLs) found