Hi all, I'm currently writing an application for signing PDF files, which I create with OpenOffice. For now, the application successfully signs PDF files and I can control the position of the visible signature in the source code, but since these PDF files are mainly business letters, I want to be able to control the place of the signature in an easy way.
My idea is inserting a unique placeholder with OpenOffice (e.g., a dummy picture of the desired size with a unique name) and creating the PDF file. The signing application should parse the PDF, locate this placeholder, and replace it with the signature. Now I have some questions: 1.) Is there a better way than replacing a placeholder image? Are there some limitations, which make this approach impossible? 2.) How can I get the page/position/size of the placeholder in order set the location for the signature? thanx in advance Tom -- View this message in context: http://www.nabble.com/Set-Signature-at-a-particular-position-tp17304458p17304458.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] 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
