php - Add page break in pdf generated using mpdf library -


i'm using php library mpdf generating pdf files html content. short paragraph text mpdf working when there more 1 page long content mpdf generating pdf file within single page small font. doesn't worked when gave sufficient font-size.

is there parameter can set page break in mpdf ?

please use <div> instead of using <table>. mpdf shrink content inside <tr> <td> o


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -