© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
j
stuff ;)
laTex templates :) are my favorite :) but if it should be based on html i would go for wkhtmltopdf.
TheSheriff
Co-Founder, Founder, Entrepreneur & Problem Solver
@chilimatic @sdecandelario wkhtmltopdf is good but watch out for certain fonts that aren't supported.
Sergio
Web Developer & curious mind
thanks for the point @hipkiss91, but i think is not available as php library, no?
@sdecandelario I don't believe it does, however if you have your PHP scripts running on a linux box then it should be fine. Otherwise there's a hundred other html2pdf tools out there that are open source
oh, it's true! You can launch bash script from PHP :)