http://www.perlmonks.org?node_id=184931


in reply to Re: HTML input to PDF output
in thread HTML input to PDF output

Don't create them on the fly then. Pre-create them with a cron job, or only when an item is updated.

Seriously, try out HTMLDoc. It gives very good output, and will save you huge amounts of time trying to get this to work in perl.

-Any sufficiently advanced technology is
indistinguishable from doubletalk.