Re: Table splitting

2007-12-17 Thread Sylvain Ferlac

Vincent Hennebert a écrit :

Hi Sylvain,

Sorry, FOP 0.20.5 is no longer supported. I for myself don’t even have 
the necessary knowledge of the 0.20.5 code to be able to help you...


I’d strongly suggest you to upgrade to the latest 0.94 version, even if 
there is no Debian package available for it. Moreover I would be 
interested to know how 0.94 is doing with your particular table...
  

If you strongly suggest...
I tried with 0.94 (wich needs, under debian etch at last, the sun jre...).
...And it works like a charm.

We loose the comfort of automatic uptades, but it works... So I think 
we'll go on like this...


Thank you.

Sylvain

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Table splitting

2007-12-14 Thread Sylvain Ferlac

Hi,

I'm searching the way to split a looong table cell across two pages (I 
use FOP to generate a PDF from a dynamically generated .fo file) .


Something like this (not sure what it'll look like...) :

PAGE 1
---
|||
-|-
|||
-|-
|||
-|   MY   |
||   LOOONG   |
-|   ...  |
 PAGE BREAK

PAGE 2

||   ...  |
-|   CELL |
|||
-||
|||
-||
|||
-|-

I made some tests but couldn't achieve this : the page break occurs just 
before the long cell, even if it's far before the bottom margin...


Is it possible (and how can i make it) ?
(We use FOP 0.20.5 (due to Debian stable...))

Thank you,

Sylvain

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]