No, at least it's not possible in XSLT since FOP runs after the XSLT stage and you stylesheet cannot know about page-numbers.
The FOP extension for Barcode4J, however, contains a special feature that allows you to use the page number in a barcode. That works because Barcode4J runs during FOP's layout process. See the documentation here: http://barcode4j.krysalis.org/fop-ext.html On 22.02.2006 11:45:18 Andre Groeneveld wrote: > Hi can anyone help me please. > > > > Is there any way of storing the current page number in a variable? > > The reason why I need to store the page number is that I need to make a > calculation with the page number and use the result for a barcode. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
