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