I need to convert some HTML reports into PDF using Perl. What are the best CPAN modules for the job?
I've used PDF::API2 to create PDF reports with great success.