"Shaunn Johnson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Howdy: > > Running perl v5.6.0 on RedHat Linux 7.2. > > Is there a perl module that can help me > convert a few thousand html files into PDF > files? > > Currently, I have a program called 'htmldoc' and I can script it so > that I convert the html files into PDF, however, the > font size doesn't seem to carry over well. The result > is the data does not fit on to the paper if the font size > is over 6 points. This is too small to read - there seems > to be no reason to even generate the reports if this > is the case. >
Ive used html2ps ( http://www.tdb.uu.se/~jan/html2psug.html ) and then ps2pdf and they have came out pretty slick. It took a moment or so to get set up, image library, command line options, blah, blah, but it worked real nice. Om on my way out the door or I would put some more time in to documenting what I had to do to get it running, it was a while ago. Maybe I'll add to the thread tomorrow. Todd W. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]