Hello Everyone,
I am stuck with a technical issue. We have a requirement where we are required to use iText to stamp an image on a pdf file. Once the pdf file is stamped and later down the technical workflow, the user should be able to move or resize the stamped image (that was stamped using iText on the pdf file) using Acrobat Professional/ Standard.
Is this possible?
Thanks,
R K
However I suspect that iText is not applying a stamp per se, that in fact it's writing your stamp data into the page content. If this is the case then you're only option is to use the "touchup Object tool" on the "Advanced Editing" toolbar. It's one of the last tools on the toolbar.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script