| Author |
controlling printing in generated HTML page
|
Sunil K Bansal
Ranch Hand
Joined: Jan 04, 2001
Posts: 62
|
|
Hi guys, I m developing a project in JSP. there are some reports wich are generated from database in HTML. some reports are very long, to print I m selecting print from File menu. but printing reports in such way is not giving good impression i want that when data in group changes page break is inserted, but I dont know how to do that. help me to control printing of HTML page. give me some source code if possible thanx in advance.. Bansal
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Read this: http://www.javascriptkit.com/dhtmltutors/pagebreak.shtml
|
 |
 |
|
|
subject: controlling printing in generated HTML page
|
|
|