This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

FOP formatting - page break????????


I need to format my HTML output so that I have page breaks.
Should I go for FOP????? or is there any other way...
Is FOP output a pure pdf file or is it HTML???

I tried this for page break,
<STYLE>
	DIV.page { page-break-before: always }
</STYLE>
but this works only with IE and not with NN.

-Saif



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]