How do I add a class in html2pdf? I have tested
$stylesheet = file_get_contents('../printpdf.css');
but this does not work.
How do I add a class in html2pdf? I have tested
$stylesheet = file_get_contents('../printpdf.css');
but this does not work.