Re: [iText-questions] I'm having trouble with setting the vertical of a cell

2009-02-01 Thread 1T3XT info
Lopes, James wrote: > I have upgraded to version 2.1.3 and still have the same problem Works for me: See row 9, column 2 in this example: http://1t3xt.info/examples/results/in_action/chapter06/pdfptable_cell_alignment.pdf http://1t3xt.info/examples/browse/?page=example&id=98 -- This answer is pro

Re: [iText-questions] I'm having trouble with setting the vertical of a cell

2009-01-31 Thread Lopes, James
document.close(); -Original Message- From: 1T3XT info [mailto:i...@1t3xt.info] Sent: Saturday, January 31, 2009 3:01 AM To: Post all your questions about iText here Subject: Re: [iText-questions] I'm having trouble with setting the vertical of a cell Lopes, James wrote: >

Re: [iText-questions] I'm having trouble with setting the vertical of a cell

2009-01-31 Thread 1T3XT info
Lopes, James wrote: > I’m using iText version 1.3.1 That's a mighty old version dating from May 11, 2005. > // only the horizontal is working?? > hdr1.setHorizontalAlignment(Element.ALIGN_CENTER); > hdr1.setVerticalAlignment(Element.ALIGN_MIDDLE); As documented: we no longer help peo