Hi Lucas,

check your fo-file for keep-together="always". This implies 
keep-together.within-line="always" and prevents line breaks. What you probably 
want is keep-together.within-page="5", which keeps the block on the same page, 
except if the block height exceeds the page height. Same with within-column.

float is not yet implemented. I'd use a table with two columns, one row, 
therefore two cells containing the left table and the right table.

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: Lucas Miguez [mailto:[email protected]]
Gesendet: Dienstag, 8. Juni 2010 09:14
An: [email protected]
Betreff: Overflow and table position

Hi,

I am starting to use FOP 0.95.

The problems are:

How to avoid the overflow in tables? This is an example of overflow:
Warning: Line 1 of a paragraph overflows the available area by 12mpt

How to put two tables in the same line? I tried using float:left and
float:right, but it doesn't work

Thanks

---------------------------------------------------------------------
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]

Reply via email to