Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-12 Thread Steve Appling
be better off using PdfPTable and the itext-paulo-139 version at itextpdf.sf.net. - Original Message - From: <[EMAIL PROTECTED]> To: "Steve Appling" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 2004 9:44 AM Subject: Re: [iText-quest

Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-12 Thread srinivasu . l . vempuluru
y yet. Seems messy. Paulo, are you interested in supporting this? I'll add it if you think it should work this way. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 1:07 PM Subject: [iText-questions] Alignmen

Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread Paulo Soares
d it if you think it should work this way. > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 11, 2004 1:07 PM > Subject: [iText-questions] Alignment of text in a Paragraph within a Cell > > > >

Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread Steve Appling
CTED]> Sent: Monday, October 11, 2004 1:07 PM Subject: [iText-questions] Alignment of text in a Paragraph within a Cell > > > > > Hi, > > I am trying to align the text in a paragraph with a cell using the > following code. It works fine in RTF. But it is not working

[iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread srinivasu . l . vempuluru
Hi, I am trying to align the text in a paragraph with a cell using the following code. It works fine in RTF. But it is not working in PDF. In PDF it is displaying all the text as Left aligned. Please let me know the fix for this. Document document = new Document(PageSize.A