Log in

View Full Version : Print HTML Table[Urgent]



mk07
03-10-2015, 02:41 AM
Dear All,

when i print the HTML table with large data, the page end with no boarder of HTML and as well top of the next page with no border on top as you can see the image below

5625

how to put border for end of the first page and on top of next page as well.

looking forward your valuable reply!!

Regards,
Mk

Beverleyh
03-10-2015, 06:34 AM
What have you tried from your research via Google? https://www.google.co.uk/search?q=print+html+table+header+on+each+page&gws_rd=cr,ssl&ei=WY_-VNHQF4m27gbx4oGgDQ#q=print+html+table+header+on+every+page

mk07
03-10-2015, 07:02 AM
Hi Beverleyh,

thanks for your reply. i have tried with Google for this before.i have no issue to print header each page and issue the here the HTML table broken on first page with out border as i need to have border on bottom of first page.

looking for your valuable advice.

Regards,
Mk

Beverleyh
03-10-2015, 09:21 AM
Unfortunately I have no experience with doing this via a printed web page. What I personally do is provide a PDF from a table that has been generated via Excel.

mk07
03-10-2015, 09:25 AM
Hi Beverleyh,

Thanks for your reply.would be great if you provide some sample code for convert to pdf file from Html Table Data as you personally did.i would like to try that solution to solve my problem.
Looking for your valuable reply!!

Regar
Mk.

Beverleyh
03-10-2015, 11:38 AM
Sorry - the times when I have provided a table for download in a PDF is when the data was first prepared in Excel, so I just did the formatting there, saved as a PDF, then provided a link to the file.

To present Excel data as a table in a web page, I use an online converter like this:http://tableizer.journalistopia.com/ and tweak the output.