I have a need to dynamically place two paragraphs in a cell within a table and then set the second paragraph to be right-justified at the bottom of the cell. OdfSimple API 0.6.6 works well for adding multiple paragraphs and using the Paragraph.setHorizontalAlignment() method, but there does not appear to be a: Paragraph.setVerticalAlignment() like there is in the Cell class. Is there another way to bottom justify an individual Paragraph within a cell?
Kevin This message is intended for use only by the person(s) addressed above and may contain privileged and confidential information. Disclosure or use of this message by any other person is strictly prohibited. If this message is received in error, please notify the sender immediately and delete this message.
