hi,
i am using html2pdf library for generating pdf 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 (pulled from database), exceeds 1 page i get the error. why?
0 Comment(s)