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

Subject: Re: Page breaks for text-only (not HTML) output?
From: Alexey Gokhberg <alexei@xxxxxxxxxx>
Date: Thu, 14 Sep 2000 03:15:41 +0200
Theoretically, if your XSLT processor supports system properties that
can be defined by the user, it might be possible to define the system
property equal to the string containing a single formfeed character and
use the "system-property()" function in your stylesheet. Alternatively,
if you can pass external parameters to XSLT processor, it might be
possible to specify a parameter equal to the string containing a single
formfeed. Will this work or not - depends on the implementation of the
particular XSLT processor ...


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


Current Thread