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-numbering in xsl-fo


> > 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.

If each page is  a separate page sequence then I see no sense
using <fo:page-number> for page numbers at all. Plain attributed
text will do the job. If only for page-number-citation.

Sincerely,
David Tolpin

 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]