You need to print each page in a site?  Other than loading each page inn the
browser and hitting "print", I don't know if there is a way to capture each
page in the background... remember, the browser is going to control the
layout and the display, no to mention the contents...

Never mind ensuring that each and every page link is printed correctly.

----- Original Message -----
From: "Carl Jolley" <[EMAIL PROTECTED]>
To: "Morse, Richard E" <[EMAIL PROTECTED]>
Cc: "'Mark G. Franz'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: 10 October, 2001 10:49 AM
Subject: RE: Question regarding printing from IE via OLE (followup to prev
ious question?)


> > Here's what I'm trying to do:
> > The place that I work maintains a web site for a different department.
The
> > head of this other department refuses to use a computer, but still
insists
> > on reviewing the site before it is put online.  Hence, I need to take an
> > entire web site and print it out.  I was unsuccessful in finding a
program
> > already written to do this, so I've written a Perl script to take in the
> > root of a website (on a local drive -- so I can use the distinction
between
> > file:// and http:// urls to determine whether or not to follow the link)
and
> > make a list of all files reachable from that page.  I then want to
script a
> > web-browser to open these files and print them.  I could do this in
under 5
> > minutes on MacOS (using AppleEvents), but I'm not having any luck in
getting
> > it to work on Windows.  I don't want to alter the webpages in any way,
> > otherwise I would do what you suggest...
> >
>
> Since this person refuses to use a computer, they can never know for
> sure what's on the web site. I suggest you get them a subscription
> to NewsWeek and tell them that's the web site.
>
> **** [EMAIL PROTECTED] <Carl Jolley>
> **** All opinions are my own and not necessarily those of my employer ****
>

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to