RE: [iText-questions] Concatenating an existing PDF with a new document in a servlet.

2004-06-25 Thread Richard Corfield
> To: Paulo Soares; [EMAIL PROTECTED] > > Subject: RE: [iText-questions] Concatenating an existing PDF > > with a new document in a servlet. > > > > Paul > > > > Thankyou for your reply. This narrows my problem down to the > > fact that I'm not sure

RE: [iText-questions] Concatenating an existing PDF with a new document in a servlet.

2004-06-24 Thread Paulo Soares
mailto:[EMAIL PROTECTED] > Sent: Thursday, June 24, 2004 4:02 PM > To: Paulo Soares; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Concatenating an existing PDF > with a new document in a servlet. > > Paul > > Thankyou for your reply. This narrows my problem down to the &

RE: [iText-questions] Concatenating an existing PDF with a new document in a servlet.

2004-06-24 Thread Richard Corfield
; Behalf Of Richard Corfield > > Sent: Wednesday, June 23, 2004 12:00 PM > > To: [EMAIL PROTECTED] > > Subject: [iText-questions] Concatenating an existing PDF with > > a new document in a servlet. > > > > Hi > > > > I am trying to create a cover

RE: [iText-questions] Concatenating an existing PDF with a new document in a servlet.

2004-06-24 Thread Paulo Soares
ard Corfield > Sent: Wednesday, June 23, 2004 12:00 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Concatenating an existing PDF with > a new document in a servlet. > > Hi > > I am trying to create a cover sheet dynamically to existing > PDFs using a servlet. >

[iText-questions] Concatenating an existing PDF with a new document in a servlet.

2004-06-24 Thread Richard Corfield
Hi I am trying to create a cover sheet dynamically to existing PDFs using a servlet. All I want to do is put an extra page at the front of the PDF with some simple text and then stream directly to the browser. I can concatenate existing files and then print then to the browser. And I can create