I have been creating PDF files using PHP and the data taken from database MySQL. The problem is my program just show the first record only.
is there anyway to show all the record using the PDF function.
Thanks