Hi,
Can anybody point to a library with an example on how to create a pdf with multiple pages from a db file, each pdf having data displayed in tabular form having 10 rows and 5 columns, with A, B, C, D,E as column names.
So, for eg if there are 100 rows in the db file , then I need to create a pdf file from it displaying 10 pages(10 rows per page)with data in same/different column order, having 5 column names A,B,C,D,E...Thnx
Can anybody point to a library with an example on how to create a pdf with multiple pages from a db file, each pdf having data displayed in tabular form having 10 rows and 5 columns, with A, B, C, D,E as column names.
So, for eg if there are 100 rows in the db file , then I need to create a pdf file from it displaying 10 pages(10 rows per page)with data in same/different column order, having 5 column names A,B,C,D,E...Thnx