> Good question. Does anyone knows how to vertically center text in a
> table-cell?

I'm afraid that I don't. :)

I tried display-align="center" and vertical-align="middle", both to no
avail.  From the code (specifically,
org.apache.fop.fo.flow.TableCell.setup() and setRowHeight(int) ) it looks
like display-align should be supported, but it seems that setRowHeight() is
not being called.  At least, I set a breakpoint in that method and it never
halted execution.  Being a FOP newbie, I'm not sure how to fix this problem.

Any ideas?

    - Eric


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

Reply via email to