Hi,
After quering the sybase SB, I need to format the resulting rows and columns in PDF. I can generate simple documents using PDFlib, but creating a table seems like too much complication.
I am sure people have written iterative/recursive code in PHP to create PDF tables of given rows and columns.
If someone can please point me to such a resource, it will save me atleast 3/4 days of programming.
Thanks a lot,
Farzal