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
Peter,
This is my experience with fop-0.20.3
I have been generating content (application/pdf) quite sucsessfully using
FOP in a servlet. Standard FOP stuff!
I had a requirement to email one or more PDF documents (as attachments) to a
recipient.
My initial approach was based on using JavaMail and