Page 1 of 1

Pretty Output

Posted: Wed Jun 02, 2004 6:41 am
by sandiphw
Hi,
I have developed an software which generates a long reports along with a long table.To get a formatted ,good looking output user has to import this in a word document but user has to repeat table header manually as the table is 5-6 pages (A4) in length. Now I am curious to know is there any way to generate reports which breaks the table as per (A4) page size and add table header accordingly? Though I am sure it is absolutely possible, but i have no idea how to do it. Please help.

Thanks in advance

Posted: Wed Jun 02, 2004 6:55 am
by litebearer
You might want to look into using php to create PDF files. That way you can maintain all your formatting etc for easy viewing/printing by your viewers.

Posted: Wed Jun 02, 2004 7:07 am
by patrikG