Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 22779 invoked from network); 2 Sep 2004 12:08:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Sep 2004 12:08:20 -0000 Received: (qmail 79899 invoked by uid 500); 2 Sep 2004 12:07:59 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 79861 invoked by uid 500); 2 Sep 2004 12:07:59 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 79847 invoked by uid 99); 2 Sep 2004 12:07:58 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [195.41.123.120] (HELO mailserver1.tse.dk) (195.41.123.120) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Sep 2004 05:07:58 -0700 Received: from [195.41.123.120] by mailserver1.pagedesigner.dk (NTMail 5.06.0016/NU0358.00.0f4c6384) with ESMTP id sigjqaaa for user@struts.apache.org; Thu, 2 Sep 2004 14:07:54 +0200 Received: FROM Henrik BY mailserver1.tse.dk ; Thu Sep 02 14:07:53 2004 +0200 Message-ID: <00a901c490e6$5ac14570$6900010a@tseintern.dk> From: "HG" To: "Struts Users Mailing List" References: Subject: Re: PDF & Email Date: Thu, 2 Sep 2004 14:14:05 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Chris I used iText (http://www.lowagie.com/iText/) in the past to generate the PDF and then JavaMail API to send it as an attachment. Works great.. Regards Henrik ----- Original Message ----- From: "CRANFORD, CHRIS" To: Sent: Thursday, September 02, 2004 1:59 PM Subject: PDF & Email > I need to generate an email along with a PDF within a java struts action and > send that email with the PDF attachment using java mail. Can anyone > recommend a great PDF package that I can do this and render the PDF as an > email attachment in realtime? > > _______________________________________________________ > Chris Cranford > Programmer/Developer > SETECH Inc. & Companies > 6302 Fairview Rd, Suite 201 > Charlotte, NC 28210 > Phone: (704) 362-9423, Fax: (704) 362-9409, Mobile: (704) 650-1042 > Email: chris.cranford@setechusa.com > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org