SaaSHub helps you find the best software and product alternatives Learn more →
mPDF Alternatives
Similar projects and alternatives to mPDF
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
-
-
-
browserless
Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
-
-
Snappy
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage (by KnpLabs)
-
-
-
-
-
-
FPDI
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
-
-
-
-
-
mPDF discussion
mPDF reviews and mentions
-
Intro to DOMPDF - lightest and simplest PHP library to generate PDF documents
Generating PDF documents out of your app's HTML output is a very common requirement and there are several open source libraries to accomplish this. I came across this need for my project recently and I evaluated many popular ones such as TCPDF, mpdf, FPDF, etc. But the one that truly stood up to my evaluation in terms of efficiency (minimal footprint) and ease of implementation was DOMPDF.
-
HTML to PDF package that supports RTL language?
Not sure if it has all the things you need but we use https://mpdf.github.io/
-
pdf generation
I'm currently using mPDF for large reports including tables, graphs, and complex formatting.
-
How to Create Laravel PDF file and Download?
Visit this link for more options and settings: https://mpdf.github.io/
-
TCPDF
mPDF (very similar to TCPDF)
-
Choosing a PHP Framework over Core PHP
Writing a piece of code for a problem that has already being solved, tested and approved by other developers slows down the development of an application by a huge amount of time. For instance, trying to create a functionality that enables PDF files to be downloadable on a website is a waste of time when you have a package like mPDF that does that.
-
Dynamically Create A PDF Using PHP
Full mPDF Documentation
- Is there a free source available that I can incorporate into my website which will convert HTML/CSS to a PDF that the user can then save locally?
-
[PAID] Request: Convert mPDF files to PDF (eBooks)
About mPDF https://mpdf.github.io/ "mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML."
-
Playwright: Automate Chromium, WebKit and Firefox
For PHP-based applications I've used mPDF[0], which generates PDFs from HTML without using a browser. I'm sure it can't handle all the CSS bells/whistles that a "modern" website uses, but it's worked well for me.
[0]: https://github.com/mpdf/mpdf
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Stats
mpdf/mpdf is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of mPDF is PHP.