I need to create pdf document which outputs all rows from mysql table, but in code attached bellow it only outputs one last row from that table. Does someone have time to check my code and suggest me correction or does someone have a better code for such report?
Share
Answer on my question is correctly answered in question answered under the following link: TCPDF – printing table from mysql showing repeated first row
Code is here: