1.  No idea - I have not tried to upgrade yet.

2.  OK, I didn't actually run this, but it should work:

<fo:table-row>
     <fo:table-cell/>
     <fo:table-cell/>
     <fo:table-cell number-rows-spanned="2"/>
</fo:table-row>
<fo:table-row>
     <fo:table-cell/>
     <fo:table-cell/>
</fo:table-row>
<fo:table-row>
     <fo:table-cell number-columns-spanned="2"/>
     <fo:table-cell/>
</fo:table-row>

Try it out and let me know.  If it doesn't work, I'll send you the complete
xsl file that we use.

-Lou






Clay Leeds <[EMAIL PROTECTED]> on 03/17/2003 11:57:05

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:

Subject:  Re: number-rows-spanned

Lou,

Thanks for the quick reply. That's GREAT! A couple of questions:

1. Does it work in 0.20.4 and/or 0.20.5x?
2. Can you give me an example? I'd like to do something like this:

|=======================|
|       |       |       |
|       |       |       |
|       |       |       |
|===============|       |
|       |       |       |
|       |       |       |
|       |       |       |
|=======================|
|               |       |
|               |       |
|               |       |
|=======================|

Many thanks!

[EMAIL PROTECTED] wrote:
> I use "number-rows-spanned" in 0.20.3:
>
> <fo:table-cell number-rows-spanned="2">
> </fo:table-cell>
>
> -Lou


--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc


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