Registry / utility / ensepar-html2pdf

ensepar-html2pdf

JSON →
library4.0.6phppackagistunverified

Unofficial fork of 'html2pdf' with Composer support. (Fixed composer dependency problem)

composer require ensepar/html2pdf
INSTALL
IMPORT
SIG · ENSEPAR-HTML2PDF
E
ensepar-html2pdf
utilityphpv4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Html2Pdf
use Ensepar\Html2Pdf\Html2Pdf;

Convert HTML to PDF

use Ensepar\Html2Pdf\Html2Pdf; $html2pdf = new Html2Pdf('P', 'A4', 'en'); $html2pdf->writeHTML('<h1>Hello World</h1>'); $html2pdf->output('example.pdf');
Debug
Known issues
gotchaThis is an unofficial fork; original package may have different API.
fix
Check documentation for this fork's specific API changes.
affects: *
Upgrade
Version history
4.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ensepar-html2pdf — pip install ensepar-html2pdf · libregistry