I'm doing a website with php. what's the best solution for report printing?
When print a table over one page, no bottom line of the table in first page,
and no top line of the table in second page. how to fix this problem? Is there
a way we can export the report to Excel or PDF files?
Thanks.
print report
Moderator: General Moderators
I think I understand what you mean. You mean if you slap a table on the page with a border, the border doesn't print right (as in hardcopy)? Don't really see any coding problem here. >.>
For pdfs, http://php.net/pdf
For pdfs, http://php.net/pdf