Re: [iText-questions] template.showTextAligned vs template.showText

2007-10-18 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 17, 2007 8:21 PM > To: Post all your questions about iText here > Subject: [iText-questions] template.showTextAligned vs > t

[iText-questions] template.showTextAligned vs template.showText

2007-10-17 Thread Suresh . Ramachandran
hi Can someone help me for the below code. When I use template.showText("abcd"); It is displaying where as when I use template.showTextAligned (...). It never shows the content. What am I doing wrong? Below is the sample code: public void onEndPage(PdfWriter writer, Document document) {