Subject: RE: pdf generation
From: "Alan Kennedy" <xsl-list@xxxxxxxxx>
Date: Tue, 19 Jun 2001 10:39:08 +0100
|
Bala,
There is an excellent tutorial for XSL:FO included in the distribution for
the FO -> PDF tool from RenderX. Go to www.renderx.com for more information.
It discusses, among many other things, your page numbering problem.
I believe that what you need to be using is
<fo:static-content flow-name="xsl-region-before">
<fo:block>Page <fo:page-number/></fo:block>
</fo:static-content>
Alan.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- pdf generation
- Bala Bharathan - Tue, 19 Jun 2001 04:58:41 -0400 (EDT)
- Alan Kennedy - Tue, 19 Jun 2001 05:35:22 -0400 (EDT) <=
- <Possible follow-ups>
- DPawson - Tue, 19 Jun 2001 05:21:41 -0400 (EDT)
|
|