Hi,
Could i with Itext add an Button to an AcroForm
to send Datas by Mail ?
It seems It's possible with Adobe
Regards
Philippe
Hi,
I search to send an
email from an PDF created with ITEXT but without result ?
I have
tried
Paragraph p3= new
Paragraph(new Chunk("Click to send
mail2")
.setAction(PdfAction.javaScript("app.mailto:pcouas@infodev.fr?subject=important",
writer)));
document.add(p3);
Do you ave an idea
?
Regards
Philippe
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/