mPDF

Basic HTML Example

This file demonstrates most of the HTML elements.

Heading 3

Heading 4

Heading 5
Heading 6
'; /*include("mpdf.php"); $mpdf=new mPDF(); $mpdf->WriteHTML($html); $mpdf->Output();*/ ?>1111