HTMLPDFwriter Trying out PyFPDF... Purpose: Formats data in HTML table form and writes it onto a PDF file Prerequisites: Install PyFDF package sudo easy_install fpdf Test the scripts: python test_pdf.py python test_fpdf_html.py