//require __DIR__.'/vendor/autoload.php'; // //use Spipu\Html2Pdf\Html2Pdf; // ////Variables //$template = file_get_contents(__DIR__ . '/assets/template.php'); //$template = str_replace('###NAME###', '40', $template); // //$html2pdf = new Html2Pdf('P', 'A4', 'en'); //$html2pdf->pdf->SetDisplayMode('fullpage'); //$html2pdf->writeHTML($template); //$html2pdf->output(); // Processing form data when form is submitted Sign Up

Sign Up

Please fill this form to create an account.

Already have an account? Login here.