RE: How to put a page break in XSL? If not, how to use XSL/CSS2 t oge ther?

Subject: RE: How to put a page break in XSL? If not, how to use XSL/CSS2 t oge ther?
From: "Xu, Xiaocun" <XXu@xxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Jun 2000 15:46:40 -0400
Thanks Rick :)  It worked and you made it so easy :)

Xiaocun Xu
mailto:xxu@xxxxxxxxxxxxxxxxxx

> -----Original Message-----
> From: RSuiter@xxxxxxxxx [mailto:RSuiter@xxxxxxxxx]
> Sent: Monday, June 26, 2000 3:41 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Re: How to put a page break in XSL? If not, how to 
> use XSL/CSS2
> toge ther?
> 
> 
> 
> Xaiocun wrote:
> 
> >I need to put page break in the
> >resulting HTML so that it could be printed on printers.  How 
> can I put a
> >page break in XSL?  If not possible, I know that it is 
> possible to put
> >page break in CSS2.
> 
> The simple way is to just use CSS2 styles for this.  For 
> example, I just
> put this into the output as a literal:
> 
>   <div style="page-break-before: always" />
> 
> The hard way is to use XSL FO.  But if you can get away with 
> not going there, you'll probably get done faster.
> 
> Rick Suiter
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept
for the presence of computer viruses.

WIN $1,000,000 !
WWW.COMMERCIALWARE.COM

**********************************************************************


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread