Hi Georg, Which version of FOP are you using? With the latest Trunk both files are rendered the exact same way. The referred images aren’t available though. Can you try again with the latest Trunk, or send the images?
Thanks, Vincent Georg Datterl wrote: > Hi everybody, > > It's me again and I'm still finding strange behaviours in regard to page > breaks. I know the new layouting is just somewhere around the corner, but > maybe you can find a workaround again. For those who came in late, here's > what I do: > > I have a table with images in one column and a table in the second column. If > the table breaks to a new page, on this page I need a copy of the images from > the first page. So I generate the table with only the first image. Then I > parse the area tree and find out, how many pages the table spans and how much > space is left in the image column of the first page. Then I grab the image > column, add an empty block spanning the remainder of the page, add the image > (which is then displayed on the next page, of course), add another empty > block and repeat for each page. > > withoutBlock.fo contains such a table. As you can see, the right table breaks > to the second page and three rows are displayed there. On the first page you > can already see a pink block below the image, this would be added after > parsing the area tree. > > The second file, withBlock.fo contains a second pink block, which according > to the data gained from area tree, should be displayed on the second page and > should be exactly as high as the remaining table in the right column. That's > the theory. > > When you run withBlock.fo through fop, you might be as surprised as I am: The > table suddenly fits on one page and the newly added block sits on the second > page all alone like a skunk at a cat fair. > > Why? And what can I do against it? I don't care whether the table needs one > or two pages, but I want it to make a decision and then stick to it. > > 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 > > > ------------------------------------------------------------------------ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
