Output only one page #2140
Answered
by
finwe
nitins-nitins
asked this question in
Q&A
Output only one page
#2140
-
|
Hello I am converting an HTML file to PDF, which has multiple pages. However, with the output, I am only getting a single-page PDF. Please help. Here is the code: Here is the link to the HTML file: Regards |
Beta Was this translation helpful? Give feedback.
Answered by
finwe
Oct 23, 2025
Replies: 2 comments 1 reply
-
|
Did you see https://mpdf.github.io/tables/tables.html#autosize? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, but I have already tried that. It is not working.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is right on the page:
Your whole table is just one row. The other level is three rows. You need to reformat your code.