Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] Send an email from PDF without server process ??

Philippe Couas

2007-06-13


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/
©2008 junlu.com - Jax Systems, LLC, U.S.A.