How to get php form data to pdf in table structure using WAMP
Posted
by Fero
on Stack Overflow
See other posts from Stack Overflow
or by Fero
Published on 2010-06-16T04:41:00Z
Indexed on
2010/06/16
5:12 UTC
Read the original article
Hit count: 251
Hi
I am displaying all the users in the form using php where the data are fetched from db.
When i click on the icon all users data should be show in a pdf with a good table structure.
i am hereby using fpdf to generate it. i created pdf but the records are not in formatted structure.
How should this can be done.
kindly advice.
thanks in advance strong text
© Stack Overflow or respective owner