I don't want to create an ink signature with iText, I want to dynamically build a pdf using iText, email it to an end user, then have the end user sign it in ink with Adobe Reader then email it back.
-Stephen More On Wed, Dec 14, 2011 at 4:08 PM, Martin Bene <[email protected]> wrote: >> Is there an example how I can generate a pdf using iText that will allow a >> 'ink signature' ? > > I don't think ink signatures as defined by adobe are possible with iText. > > However: you can add a digital signature that uses a custom image for > signature field appearance. > * get "ink signature", save as temporary .png (or whatever..) file > * create digital signature, use the temporary file in signature > appearance. > > Bye, Martin > > > [flow.timer - Zeiterfassung für Projekte und Teams - einfach revolutionär > anders - info.flowtimer.net]<http://info.flowtimer.net/> > > icomedias.com<http://icomedias.com> | icomedias® Gruppe | icomedias GmbH | > Entenplatz 1 | 8020 Graz. FB: LG.ZRS Graz FN 217 305t, UID ATU 5328 0701, GF > Christian Ekhart. Disclaimer.icomedias Diese Nachricht drückt die persönliche > Meinung des Schreibers aus und ist keine Stellungnahme des jeweiligen > Unternehmens. Irrtum und Fehler sind vorbehalten. Eine mögliche digitale > Signatur der Nachricht dient nur der Sicherstellung der Unversehrtheit, > ordnet aber weder Unternehmen noch Personen zu und stellt keine Unterschrift > dar. Fehler und Irrtum sind vorbehalten. Für das jeweilige Unternehmen kann > nur ein Geschäftsführer in firmenmäßiger Zeichnung mit Unterschrift in > Schriftform rechtsverbindlich sprechen. > ------------------------------------------------------------------------------ > Cloud Computing - Latest Buzzword or a Glimpse of the Future? > This paper surveys cloud computing today: What are the benefits? > Why are businesses embracing it? What are its payoffs and pitfalls? > http://www.accelacomm.com/jaw/sdnl/114/51425149/ > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > iText(R) is a registered trademark of 1T3XT BVBA. > Many questions posted to this list can (and will) be answered with a > reference to the iText book: http://www.itextpdf.com/book/ > Please check the keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ Cloud Computing - Latest Buzzword or a Glimpse of the Future? This paper surveys cloud computing today: What are the benefits? Why are businesses embracing it? What are its payoffs and pitfalls? http://www.accelacomm.com/jaw/sdnl/114/51425149/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
