[iText-questions] help - 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) {

[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) {