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]

Re: Page breaks for text-only (not HTML) output?


At 01:25 PM 09/13/2000 -0400, Rebecca Lundberg wrote:
>I'm using XSLT to transform from XML to plain text for output to a 
>printer. How do I get a page-break?

The ASCII page-break character is defined, I believe, as decimal 12. So to 
force a page break (assuming the doc is ASCII, of course), presumably you 
just need to include  or  in the result tree where desired.

======================================================================
John E. Simpson         | "I used to be an airline pilot. I got fired.
http://www.flixml.org   | I kept locking the keys in the plane. They
simpson@polaris.net     | caught me on an 80-foot stepladder with a
                         | coathanger." (Steven Wright)


 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]