John Finlay - 2008-03-10

Logged In: YES
user_id=300048
Originator: NO

The HTML report generation is meant to try and match exactly the generation that happens with the PDF reports. The absolute positioning and the fixed widths are required for compatibility between the two types of reports.

In order for fonts to be calculated correctly, you have to generate the font dimensions. Instructions for doing this can be found here: http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf_fonts

--John