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

Subject: Re: Page breaks for text-only (not HTML) output?
From: "Rebecca Lundberg" <rlundberg@xxxxxxxx>
Date: Wed, 13 Sep 2000 16:35:01 -0400
> You could try &#x0C; which is a FormFeed. Dunno if it will work with your
> printer though.

Thanks, Chris. I already tried various forms of that &#x0C thinking it would
work. I get the following error when I compile:
XSL Error: SAX Exception, Location
file:/E:/poc/support/run/test/testbatch.xsl, line 2778, offset 54

org.apache.xalan.xslt.XSLProcessorException: Character reference "&#x0C;" is
an invalid XML character.
        at
org.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1630)
        at
org.apache.xalan.xslt.XSLTEngineImpl.processStylesheet(XSLTEngineImpl.java:7
22)
        at
org.apache.xalan.xslt.XSLTEngineImpl.process(XSLTEngineImpl.java:556)
        at
com.esrv.runtime.xj.xsl.XSLProcessorBean.process(XSLProcessorBean.java:45)
        at com.esrv.test.xj.XSLTester.run(XSLTester.java:81)
        at
com.esrv.runtime.common.cmdline.UtilityExecuter.start(UtilityExecuter.java:1
59)
        at com.esrv.test.xj.XSLTester.main(XSLTester.java:158)



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


Current Thread