Hi,
I am facing problem generating a PDF and subsequently
mailing it using JavaMail. Following is a step by
step explanation of what I am trying to achieve:
A JSP
page displays a list of documents with options to view, email and print
the documents
When
the user cl
g the fiel on the hard drive.
>
> My apologies.
>
> Jignesh
>
> -Original Message-
> From: J.Pietschmann [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 3:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: PDF Generation and Javamail
>
> Jignesh Shah wrote:
if I cud get a quick help in generating and
keeping the fiel on the hard drive.
My apologies.
Jignesh
-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 3:06 PM
To: [EMAIL PROTECTED]
Subject: Re: PDF Generation and Javamail
Jignesh Shah wrote:
Jignesh Shah wrote:
I generate my pdf using the below code:
I'm not really sure what your problem is. Is it really related
to the subject? Otherwise, you should have started a new thread,
choose a meaningful subject, and you could *at least* have
snipped all unrelated the "original message" stuff.
To: [EMAIL PROTECTED]
Subject: RE: PDF Generation and Javamail
Thanks for the response
Looks like I will have to the same. As the users want a copy of the
generated pdf I will probably just create a copy at a "known" location
and then email the pdf document from the file.
The error I was
without having the overhead of creating an actual file.
Pete
-Original Message-
From: Bill Lunnon [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 July 2003 5:00 p.m.
To: [EMAIL PROTECTED]
Subject: RE: PDF Generation and Javamail
Peter,
This is my experience with fop-0.20.3
I have been gen
onnect to the SMTP server (again using JavaMail) and sent the email
with attachments. This has worked without missing a message.
Hope this helps
Bill
-Original Message-
From: Peter Abbot [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 July 2003 12:38 PM
To: [EMAIL PROTECTED]
Subject: PDF Gener
Does anybody have any tips for sending the output of an xml to pdf
conversion by email using javamail. I also tried creating the output as
a file and then using javamail to send the file but I got the same
result.
I have been looking around the web for help and nothing seems to help.
The best I ha