php - MPDF - large table -


i generating table mpdf, larger 1 page (about 4-8 pages) , have problem, rows separated on own pages. how join them 1 big table?

i had same problem colspan.

i had 2 columns header colspan = 3.

when put colspan = 2, problem resolved.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -