Converting HTML to PDF via PHP (install font for html2pdf)
问题 I'm currently attempting to convert HTML markup (from an xml feed) into a PDF dynamically via a PHP script. From reading other answers the best free way of doing this seemed to be to use html2pdf. // HTML2PDF require_once('/public_html/html2pdf/html2pdf.class.php'); $html2pdf = new HTML2PDF('P','A4','en'); $html2pdf->WriteHTML($htmlContent); $html2pdf->Output('/public_html/wp-content/uploads/rns/html2pdf.pdf'); The problem I'm having is my $htmlContent contains the css: FONT-FAMILY: "Times