I solved it in the end, the problem is that you have to define a column-width and also a row height otherwise it doesn’t show...
Kindest regards Theresa Forster Senior Software Developer -----Original Message----- From: Pascal Sancho [mailto:[email protected]] Sent: 21 June 2011 09:58 To: [email protected] Subject: Re: I need bottom up text. Theresa, With FOP 1.0, you can use either fo:table construction or fo:block-container, both gives normal behavior and text is displayed at bottom of the surrounding fo:block-container. Note that (as Andreas aid) the height attribute have no effect on fo:table; you have to set it on fo:table-row. When applying this, your code is OK. If this is not what you expected, you should provide further info. Probably you want something else (like footnotes). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
