Not sure if this helps, but the only way I know to control page breaks
is to use a stylesheet (CSS). You can do attribute value matching in
CSS, the combination may allow you to do what you want. Of course it's
only available in relatively recent browsers, and using CSS in older
browsers that 'kind of' support it can cause mysterious behaviour.

-----Original Message-----
From: SUPRIYA MISRA [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 12:22 PM
To: [EMAIL PROTECTED]
Subject: How to enforce page breaks while printing


I am trying to build a report where I want the printer to break page on
the 
basis of a property value. Is there a way to achieve this.

I have this button to do the printing for me.

<a href="javascript:window.print();"><img src="sendtoprinter.gif" 
width="115" height="18" border="0" alt="Send To Printer"></a>




_________________________________________________________________
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp

Reply via email to