You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Nick Winger <ni...@vanguard.at> on 2002/02/08 14:11:39 UTC

static content question

hello again !


another problem i would like to solve:
	out.println( "    <fo:flow flow-name=\"xsl-region-body\">" );
   	    out.println( "		<fo:static-content
flow-name=\"xsl-region-body\">" );

i have a " <fo:flow flow-name="xsl-region-body"> " to display the content
which goes
through serveral pages. now i need a static content on every page, which is
always the same,
so i though i might do this with:
" <fo:static-content flow-name="xsl-region-body"> ", but then the compiler
says:
" Exception: flow-names must be unique within an fo:page-sequence "

so how do i make a static content in the xsl-region-body while still having
a flow xsl-region-body ?


thanks and greetings

Nick Winger


(Software-Developer)
==============================
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==============================



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org