Hi,
I am using html2pdf library for generating pdf and have a php/mysql with a simple html table showing results from the database, in 2 or more pages. but i get the error;
"The content of a TD tag does not fit on only one page."
Its working if the table fits on one page. If the table data exceeds 1 page i get the error.
0 Comment(s)