[xep-support] replacing tables with fo:block - fo:inline

From: <jeroen@x-hive.com>
Date: Sun Jul 30 2006 - 11:04:45 PDT

Hi,

I'm trying to replace a fo table with rowspanning by fo:block's.

Here's an example table:

 ------------------------------
| some text |
 ------------------------------
| 1 | this is test that |ABC |
 ---- -----
| 2 | spans |DEF |
 ------------------------------

Currently I implemented this using a fo:table which works fine, however
if you have a single fo file with about 100.000 tables XEP will run out of
memory.

In my ignorance attempt I tried to replace a table row by a fo:block and a
table cell by a fo:inline. The column position should be absolute and the
rowspan can vary.

I tried to use the left property on the fo:inline for positioning the
columns which seems to have no effect.

Help appreciated.

Jeroen

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Sun Jul 30 11:43:22 2006

This archive was generated by hypermail 2.1.8 : Sun Jul 30 2006 - 11:43:22 PDT