Hello, I tried to add an image with the signature. Everything is fine but how can I set the alignment of the Image?
I want to locate the image at the left hand side of the signature info.
How can do it ?
I tried the following statements, but no effect.
Image img = Image.getInstance("doc/sign.jpg");
sap.setImage(img);
sap.setImageScale(-2F);
img.setAlignment(Image.ALIGN_TOP);
I also tried the img.setAbsolutePosition(..), also got the same result
as in my enclosed image.
Please help.
Best regards,
Eric
<<attachment: sign-sample.jpg>>
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
