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?


> You could try  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 "" 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

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