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 Gerard BUNEL <ge...@ago.fr> on 2003/02/10 10:07:22 UTC

new error using 0.20rc5

Hello,

I'm using FOP 0.20rc5 and have the following problem in my trials. this
error didn't appear using 0.20.4.
What does that mean ?

D:\Projets\GCLFSBV2\Etudes\Tests>fop -c userconfig.xml test.fo -pdf
test.pdf
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5rc
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[INFO] [1]
[WARNING] table-layout=auto is not supported, using fixed!
[INFO] area contents overflows area
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] [2]
[INFO] area contents overflows area
[INFO] [3]
[INFO] area contents overflows area
[ERROR] Flow 'xsl-region-body' does not map to the region-body in
page-master 'b
lank'

--
gerard.bunel@ago.fr - Atlantide - http://www.ago.fr/atlantide/
Technopole Brest Iroise BP 80802 - 29608 Brest cedex - France -
Tel. : +33 (0)2 98 05 43 21 - Fax. : +33 (0)2 98 05 20 34 - e-mail:
atlantide-brest@ago.fr
Centre Affaires Oberthur - 74D, rue de Paris -  35700 Rennes - France
Tel. : +33 (0)2 99 84 15 84 - Fax : +33 (0)2 99 84 15 85 - e-mail:
atlantide-rennes@ago.fr



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


Re: new error using 0.20rc5

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Gerard BUNEL wrote:
> I'm using FOP 0.20rc5 and have the following problem in my trials. this
> error didn't appear using 0.20.4.
...
> [ERROR] Flow 'xsl-region-body' does not map to the region-body in
> page-master 'blank'

This sounds suspiciously like
  http://marc.theaimsgroup.com/?l=fop-user&m=104457012000435&w=2

J.Pietschmann



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


Re: new error using 0.20rc5

Posted by Jeremias Maerki <de...@greenmail.ch>.
You've probably used a region-name on the fo:region-body in the "blank"
page-master, and that doesn't correspond with the flow anymore. If
deleting the region-name doesn't help show us your layout-master-set and
the fo:flow elements.

On 10.02.2003 10:07:22 Gerard BUNEL wrote:
> I'm using FOP 0.20rc5 and have the following problem in my trials. this
> error didn't appear using 0.20.4.
> What does that mean ?

<snip/>

> [ERROR] Flow 'xsl-region-body' does not map to the region-body in page-master 'blank'


Jeremias Maerki


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