{"id":91194,"library":"spipu-html2pdf","title":"Html2Pdf","description":"Converts HTML to PDF using TCPDF.","status":"active","version":"5.3.3","language":"php","source_language":null,"source_url":"https://github.com/spipu/html2pdf","tags":["pdf","html","converter","tcpdf"],"install":[{"cmd":"composer require spipu/html2pdf","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Html2Pdf","correct":"use Spipu\\Html2Pdf\\Html2Pdf;"}],"quickstart":{"code":"use Spipu\\Html2Pdf\\Html2Pdf;\n\n$html2pdf = new Html2Pdf('P', 'A4', 'en');\n$html2pdf->writeHTML('<h1>Hello World</h1>');\n$html2pdf->output('example.pdf');","lang":"php","description":"Generate a PDF from HTML content"},"warnings":[{"fix":"Ensure your PHP version is 7.4 or higher and mbstring is installed","message":"Requires PHP 7.4+ and the mbstring extension","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'convert':2,10 'html':3,9 'html2pdf':1 'pdf':5,8 'tcpdf':7,11 'use':6","created_at":"2026-06-19T09:14:23.558381+00:00","updated_at":"2026-06-19T09:14:23.558381+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://html2pdf.fr/","github":"https://github.com/spipu/html2pdf","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}