[xep-support] replacing tables with fo:block - fo:inline
jeroen at x-hive.com
jeroen at x-hive.com
Sun Jul 30 11:04:45 PDT 2006
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 at 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
More information about the Xep-support
mailing list