Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

When I am printing a html page, the table is broken into two when it is going to second page, instead, I want the entire table to move to the next page. Since I am creating the html dynamically, if I use "style="PAGE-BREAK-BEFORE:always"" each table moves to the second page. But I want to move only the tables that are breaking at the end of a page. Please help me.
Thank You:)
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900