Holk, David A wrote:
I have an fo:table that contains cells that sometimes may not contain data.

I get:

Column A Column B Column C
======== ======== ========
  Val 1    Val3

What I need is:

Column A Column B Column C
======== ======== ========
Val 1 Val3



FOP should work perfectly well if you provide an empty fo:table-cell. Your problem is probably somewhere else, I guess you don't generate the fo:table-cell element at all.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to