You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Jeremy Roedde <je...@cbc.ca> on 2003/02/06 17:10:04 UTC

Generating DocBook table to PDF

I am having major problems using FOP to generate docbook tables into PDF. It conforms to the DTD and using the latest docbook xsl.  I am getting the follwing error and terminates fop when attempting:

[ERROR] org.apache.fop.apps.FOPException: Flow 'xsl-region-body' does not map to the region-body in page-master 'blank'

Any ideas?

Thanks in advance,
Jeremy

Re: Generating DocBook table to PDF

Posted by Togan Muftuoglu <to...@users.sourceforge.net>.
* J.Pietschmann; <j3...@yahoo.de> on 06 Feb, 2003 wrote:
>Jeremy Roedde wrote:
>>I am having major problems using FOP to generate docbook tables into 
>>PDF. It conforms to the DTD and using the latest docbook xsl.  I am 
>>getting the follwing error and terminates fop when attempting:
>>  
>>[ERROR] org.apache.fop.apps.FOPException: Flow 'xsl-region-body' does 
>>not map to the region-body in page-master 'blank'
>>  
>>Any ideas?
>
>This indicates a mismatch between the region name declared on the
>flow and the actual page master's body region. This is most probably
>a bug in the DocBook XSL, ask there.

This is probably version 1.60.0 Upgrade to 1.60.1  is highly recommened
as FOP produces less warnings now 

-- 

Togan Muftuoglu


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


Re: Generating DocBook table to PDF

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Jeremy Roedde wrote:
> I am having major problems using FOP to generate docbook tables into 
> PDF. It conforms to the DTD and using the latest docbook xsl.  I am 
> getting the follwing error and terminates fop when attempting:
>  
> [ERROR] org.apache.fop.apps.FOPException: Flow 'xsl-region-body' does 
> not map to the region-body in page-master 'blank'
>  
> Any ideas?

This indicates a mismatch between the region name declared on the
flow and the actual page master's body region. This is most probably
a bug in the DocBook XSL, ask there.

J.Pietschmann


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