|
|
Q506 Is there any way to force page breaks on a printer that is printing HTML from a browser?
irt.org | Knowledge Base | JavaScript | Print | Q506 [ previous next ] Q506 Is there any way to force page breaks on a printer that is printing HTML from a browser?Edward E. Hacker writes: Internet Explorer supports a Style to force a page break on printing. I have seen this work using the DIV tags. For example:
The following was submitted by Deepak Borule Yes and No. Yes we can but it is IE specific and cannot be used with Netscape. We can do with style tag and a recognition point from which the page should break.
Feedback on 'Q506 Is there any way to force page breaks on a printer that is printing HTML from a browser?' |
-- div -->
|