On Dec 16, 2003, at 11:45 AM, Chris Bowditch wrote:

Will Gilbert wrote:
This would be written into <fo:static-content flow-name="xsl-region-after">. I am afraid that the words "static-content" might just say it all and I can't do this.

fo:marker and fo:retrieve-marker can be used to put variable content into the static regions.


<snip/>

FAQ, links, sample code welcome.

in the FOP distribution examples/fo/markers sub directory there is an example that shows how to use markers.


Chris

Thanks, Chris. I got this to work as advertised, used Google to get the exact syntax correct. A question -- Why does a fo:marker have to be the first child of a fo:flow?


I was able rewrite my fo structure to accommodate this requirement but many of the examples returned by Google showed fo:marker's within fo:blocks. It seems odd to force each section be within its own seperate fo:flow.

Or is this a design compromise for 0.20.5 in lieu of the re-factored development branch?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to