Hi,
Not sure if that is specified on FOP compliance page, but could I have HTML
construct like:
<table border="1" width="100%" id="table1">
<tr>
<td colspan="2">MergedCell1</td>
<td colspan="2">MergedCell2</td>
</tr>
<tr>
<td>Cell1</td>
<td> Cell2</td>
<td> Cell3</td>
<td> Cell4</td>
</tr>
</table>
normally processed with latest FOP? If so - where could I find an example,
if not - is it supposed to be inside FOP 0.95?
Thank you,
Andrejus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]