Hello, I have a pdf document with different page sizes and formats, and some of these pages are rotated.
I do all the signing, but im not able to position correctly the visible signature with setVisibleSignature. I want the visible signature to be placed, for all the pages, in the rigth margin, with vertical alignment. Im adding a PdfTemplate to app[2], and using this code: Rectangle rect = new Rectangle(point[0], point[1], point2[0],point2[1]); sap.setVisibleSignature(rect, 1, null); sap.setAcro6Layers(true); How can i achieve this? -- View this message in context: http://www.nabble.com/Visible-Signature-Positioning-with-differente-page-sizes-%28A4%2CA3%29-tp18585201p18585201.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar