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 Lars Sonchocky-Helldorf <la...@assense.com> on 2010/11/25 15:23:07 UTC

I don't get long Tables to break/wrap over multiple pages

Hi Guys,

I am trying to convert the attached example XML  
(verbrauchsuebersicht.xml) into PDF for print using the attached  
verbrauchsuebersicht2fo.xsl and  fop 0.95

However, when processing the data one very long table is created which  
doesn't break/wrap over multiple pages but creates an overflow instead:

 > 25.11.2010 15:11:29 org.apache.fop.layoutmgr.PageBreaker$1  
notifyOverflow
 > WARNUNG: Content of the region-body on page 3 overflows the  
available area in block-progression dimension. (fo:page-sequence, no  
context info available)

I tried several things to resolve that situation (see comments in the  
attached verbrauchsuebersicht2fo.xsl) but with no real success so far.  
What would be a solution for an automatic multiple page wrap of a  
table? Am I missing something obvious?


Re: AW: I don't get long Tables to break/wrap over multiple pages

Posted by Lars Sonchocky-Helldorf <la...@assense.com>.
Hi Georg,

Thank you very much for your hint. I had some superflous keep-with- 
next="always" in the most inner blocks of my table cells, removing  
those solved the problem (before I only looked in the fo:table-* tags  
for keep-together="always" interpreting the faq to strictly.).


cheers,

	Lars


Am 25.11.2010 um 15:40 schrieb Georg Datterl:

> Hi Lars,
>
> Usually we are not happy with xsl and xml but prefer the final fo  
> file. But before you send that, check your keeps. If every cell is  
> required to keep-together-with-next="always", there's no place for  
> breaks.
>
> Regards,
>
> Georg Datterl
>
> ------ Kontakt ------
>
> Georg Datterl
>
> Geneon media solutions gmbh
> Gutenstetter Straße 8a
> 90449 Nürnberg
>
> HRB Nürnberg: 17193
> Geschäftsführer: Yong-Harry Steiert
>
> Tel.: 0911/36 78 88 - 26
> Fax: 0911/36 78 88 - 20
>
> www.geneon.de
>
> Weitere Mitglieder der Willmy MediaGroup:
>
> IRS Integrated Realization Services GmbH:    www.irs-nbg.de
> Willmy PrintMedia GmbH:                            www.willmy.de
> Willmy Consult & Content GmbH:                 www.willmycc.de
>
>
> -----Ursprüngliche Nachricht-----
> Von: Lars Sonchocky-Helldorf [mailto:lars.sonchocky-helldorf@assense.com 
> ]
> Gesendet: Donnerstag, 25. November 2010 15:23
> An: fop-users@xmlgraphics.apache.org
> Betreff: I don't get long Tables to break/wrap over multiple pages
>
> Hi Guys,
>
> I am trying to convert the attached example XML
> (verbrauchsuebersicht.xml) into PDF for print using the attached
> verbrauchsuebersicht2fo.xsl and  fop 0.95
>
> However, when processing the data one very long table is created which
> doesn't break/wrap over multiple pages but creates an overflow  
> instead:
>
>> 25.11.2010 15:11:29 org.apache.fop.layoutmgr.PageBreaker$1
> notifyOverflow
>> WARNUNG: Content of the region-body on page 3 overflows the
> available area in block-progression dimension. (fo:page-sequence, no
> context info available)
>
> I tried several things to resolve that situation (see comments in the
> attached verbrauchsuebersicht2fo.xsl) but with no real success so far.
> What would be a solution for an automatic multiple page wrap of a
> table? Am I missing something obvious?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
>

-- 

Lars Sonchocky-Helldorf
lars.sonchocky-helldorf@assense.com

Assense Software Solutions GmbH
Stadtdeich 27
20097 Hamburg

Tel: +49 (0)40 30 37 57-90
Fax: +49 (0)40 30 37 57-99

http://www.assense.com
Registergericht: Hamburg HRB 81999
Geschäftsführer: Markus Reinedahl


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


AW: I don't get long Tables to break/wrap over multiple pages

Posted by Georg Datterl <ge...@geneon.de>.
Hi Lars,

Usually we are not happy with xsl and xml but prefer the final fo file. But before you send that, check your keeps. If every cell is required to keep-together-with-next="always", there's no place for breaks.

Regards,

Georg Datterl

------ Kontakt ------

Georg Datterl

Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg

HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20

www.geneon.de

Weitere Mitglieder der Willmy MediaGroup:

IRS Integrated Realization Services GmbH:    www.irs-nbg.de
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de


-----Ursprüngliche Nachricht-----
Von: Lars Sonchocky-Helldorf [mailto:lars.sonchocky-helldorf@assense.com]
Gesendet: Donnerstag, 25. November 2010 15:23
An: fop-users@xmlgraphics.apache.org
Betreff: I don't get long Tables to break/wrap over multiple pages

Hi Guys,

I am trying to convert the attached example XML
(verbrauchsuebersicht.xml) into PDF for print using the attached
verbrauchsuebersicht2fo.xsl and  fop 0.95

However, when processing the data one very long table is created which
doesn't break/wrap over multiple pages but creates an overflow instead:

 > 25.11.2010 15:11:29 org.apache.fop.layoutmgr.PageBreaker$1
notifyOverflow
 > WARNUNG: Content of the region-body on page 3 overflows the
available area in block-progression dimension. (fo:page-sequence, no
context info available)

I tried several things to resolve that situation (see comments in the
attached verbrauchsuebersicht2fo.xsl) but with no real success so far.
What would be a solution for an automatic multiple page wrap of a
table? Am I missing something obvious?


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