See here for examples: http://www.dpawson.co.uk/xsl/sect3/N8703.html
Another example is examples/fo/basic/readme.fo in the FOP distribution. Essentially, you need to define a fo:static-content in your stylesheet and link it to the fo:region-after in the single-paster-master. Then you can use fo:page-number in the static-content element. On 08.05.2006 20:50:58 CalvinD wrote: > > I have my code working, extracting data from our database and producing a PDF > from an OBJ. This works quite well. > I am trying to find out how to add a page number and text in the page > footer. I can find references to a static method but that does not seem to > work for the embedded method nor can I find any reference to this in the > docs(unless I am not looking the the right place). > I have mirrored my code off the projectteam2fo.xsl in the .92 distribution. > Any help would be appreciated. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
