Using page break in printing word document
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi i am using table {page-break-after:always} in printing HTML page and it is working fine but when i export the same report to word and print the word document the page break is not working. Any ideas or is there another work around so if i have multiple reports to print each new report on new page example report1 on pages 1,2,3 report2 starts on page 4 and so on