thanks a lot vincent, <xsl:param name="fop1.extensions" select="1"/>
did it. gruesse Vincent Hennebert-2 wrote: > > Hi Helmut, > > Helmut Denk wrote: >> when i try to transform a docbook5-compatible xml >> to pdf using the fop-trunk i get the following error: >> >> >> javax.xml.transform.TransformerException: >> java.lang.UnsupportedOperationException: >> Flow "xsl-region-body" does not map to the region-body in page-master >> "blank". >> FOP presently does not support this. (No context info available) >> >> >> i have no idea, what the error means and how i can overcome >> it. >> >> someone who can give me a clue ? > > This is a known limitation of FOP. If you are using the official DocBook > XSLT stylesheets you have a fop1.extensions parameter that if enabled > should address that problem (in addition to using/addressing other > FOP-specific features/limitations). > > http://docbook.sourceforge.net/release/xsl/current/doc/fo/fop1.extensions.html > >> thanks and have a nice day > > HTH, > Vincent > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Flow-xsl-region-body-does-not-map-to-the-region-body-in-page-master-blank-tp23095124p23097480.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
