Re: [xsl] page-numbering in xsl-fo

Subject: Re: [xsl] page-numbering in xsl-fo
From: "Nikolai Grigoriev" <grig@xxxxxxxxxxx>
Date: Tue, 30 Jan 2001 00:26:11 +0300
Sven,

> How can I give every page in a
> pdf-document another page number.
> For instance:
>
> page 1 -> 1
> page 2 -> IV

Try to make every page a separate page sequence, and then play with
initial-page-number and number-format properties. There is no option in XSL FO
to specify a custom sequence of tokens for continuous page numbering.

Regards,
Nikolai Grigoriev

RenderX


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


Current Thread