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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -