In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Kevin Old) writes:
>On Tue, 2004-02-24 at 11:19, Peter Scott wrote:
>> I haven't used these modules, but they look like they'll do the
>> job for you:
>> 
>> http://search.cpan.org/~mfrankl/HTML-HTMLDoc-0.07/lib/HTML/HTMLDoc.pm
>> http://search.cpan.org/~mfrankl/HTML-HTMLDoc-0.07/lib/HTML/HTMLDoc/PDF.pm
>
>Peter,
>
>Thanks for your reply.  Yes, this does convert the *HTML* to a PDF, but
>leaves out the images.  The important part here is that I need the
>images.

Oh ye of little faith, etc.  It does not leave out the images.  The module(s)
work by calling the freeware program htmldoc (http://www.easysw.com/htmldoc/)
which does an excellent job of including images.  I just downloaded it and 
ran it on http://cnn.com and got a remarkably good output.  I can't see how
it wouldn't work for your project; it certainly is capable of including images,
so if you don't get them in a particular test, it should be a fixable bug.

I like this program, I think I'll have some good uses for it.  Try it.

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http//www.perlmedic.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to