Click to See Complete Forum and Search --> : how to print out entire site?


noctilux
10-28-2004, 06:02 PM
I have a website primarily developed in .html (with a little .asp). I have access to it both on the live production servers and a local dev copy.

My question - is there a way to print all the pages in the site to a regular laser printer? I have a client who wants to review the whole site on paper, and I can't figure out a way to achieve this without printing each page. IE has a "print linked pages" command, but it only goes one level deep.

I could live without printouts of the .asp pages, but I really need the html. For instance, if there was a way to just point at a local copy of the site, and say "print any .html file in this directory" it would be sufficient.

I have copies of Dreamweaver and GoLive, Homesite and BBEdit, but none seem to do what I need.

Please help if you have a fix!!!

Thank you!!!!!

Ribeyed
10-28-2004, 06:28 PM
Hi,
just a suggestion but if you know a bit of DOS you could maybe write a small batch file to print all html files in a particular folder.