Hahn Kurt (CHA) wrote:
If I add in my emmbedded table, I'm getting the following
error:
java.lang.RuntimeException: org.apache.fop.apps.FOPException: Currently only
Tab
le Rows are supported in table body, header and footer
You are still missing a ffo:table-body in the embedded table:
:)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 12, 2002 4:46 PM
To: [EMAIL PROTECTED]
Subject: Re: Embedding a table in a table-row
Here is my code:
...
with the template looking like:
auto
...
...
...
-Lou
"
Here is my code:
...
with the template looking like:
auto
...
...
...
-Lou
"Hahn Kurt (CHA)" <[EMAIL PROTECTED]> on 06/12/2002 04:45:33 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Embedding a table in
around your table cell (where you insert another table) put the
should work (i use it that way!)
greetings
Jochen Maes
ICT Development
KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium
Tel: +32 2 429 9
TIAUX
-
-
-
-
-
texte2
B.
-
AFFAIRES COURANTES
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : mercredi, 12. juin 2002 10:44
À : [EMAIL PROTECTED]
Objet : Re: Embedding a table in a table-row
in y
Hi Kurt,
On Wednesday 12 June 2002 10:45, Hahn Kurt (CHA) wrote:
> I'm trying to embed a table in a table row.
It would be easier if you could post the XSL-FO that results from your
transformation, ideally the smallest complete FO document that demonstrates
your problem.
-Bertrand
[EMAIL PROTECTED]
<[EMAIL PROTECTED]cc:
at.ge.ch> Subject: Embedding
I'm trying to embed a table in a table row. It seems to work, but my text
isn't displayed (not even the test block "text" I inserted): What I'm seeing
is two thick lines, and I'm suspecting each line represents one row (because
I should get two rows with the template below).Why are they compressed