Top "Mpdf" questions

mPDF is a PHP library for generating PDF files from HTML with Unicode/UTF-8 and CJK support.

How to get a page count in an mPDF document?

Does anybody knows how to get the number of generated pages if a PDF document using mPDF library?

php mpdf
Insert image in pdf in php using mpdf

Here,below is my code for converting an image into pdf using mpdf. $html contains upload/tulips.jpg But,when …

php image file pdf mpdf
use font in mPDF generated document

I would like you to help me with this issue, I'm dealing for the first time with mPDF which I …

php fonts font-face mpdf
Add page break after match of certain class on div with mpdf

I am converting a report (in html)to pdf using mPDF library, but is putting all pages into one. I …

php mpdf
mPDF error: Unable to create output file

I am Using mPDF to generate pdf from an html. On my localhost the pdf is generated to the located …

php mpdf html-to-pdf
How to set custom page size in mPDF?

I need some help with mPDF. I want to set up my custom page size (exactly: width 49mm and height 200…

php pdf mpdf
save a PDF file to a directory using mPDF

I have a question regarding the PDF files.I have written the code in order to open a PDF, i …

php mpdf
How do I install mpdf 7 without composer?

I'm currently using mpdf 6.1 and I'd like to switch to 7. But I can't find a way to install it without …

mpdf
mPDF position absolute

I need to generate PDF file from HTML input: <div style="width: 14cm; height: 21cm; position: relative"> <…

position absolute mpdf
Ensure that PHP is compiled with php_mbstring.dll enabled

I'm currently experiencing error on my application using php. here is the error message Error - mPDF requires mb_string …

php mpdf mbstring