Sure.  Here is the PDF attached.
Kenny
----- Original Message -----
Sent: Wednesday, January 29, 2003 12:09 PM
Subject: Re: [iText-questions] Dynamic creation of PDF with JSP

One more thing...Would you be able to send me the actual PDF file that this generated. I hope I'm not asking for too much, it's just that I have a huge task to do with a very unreasonable deadline, and anything I can visualize will greatly help my understanding.

Thank you very much Ken,

Lior

 "Kenny G. Dubuisson, Jr." <[EMAIL PROTECTED]> wrote:

Lior:
 
Here is an example report that I have created.  I hope this helps,
Kenny
----- Original Message -----
Sent: Wednesday, January 29, 2003 10:26 AM
Subject: Re: [iText-questions] Dynamic creation of PDF with JSP

Kenny,

Thank you for the prompt reply. I'm reading over the manual for iText, and it's not really showing me exactly how to execute what I'd like. I don't pass in HTML to the PDF, right? I can't exactly say document.add(new Phrase("<p>Hey now</p>")); which is what is sort of confusing me.

Do you think you can send me a sample showing how you handles variables and tables etc to format the report to look legible?  [EMAIL PROTECTED]

Thank you very much,

Lior

 "Kenny G. Dubuisson, Jr." <[EMAIL PROTECTED]> wrote:

Lior:
 
Sounds like you want to do what I did.  I was generating reports via JSP that were pretty long.  I didn't like the fact that there were no page breaks or repeat headers and stuff via the HTML so I decided to try iText.  And I want you to know that I really like it but it did take a bit of development since now all my reports are generated via servlets instead of JSP.  But if you want nice looking reports with total control over the layout, iText is the way to go.
 
As far as variables, I've got tons of them in my servlets that generate the PDF and it works great.
 
Hope this info helps...let me know if you need more info.
Kenny
----- Original Message -----
To: iText
Sent: Wednesday, January 29, 2003 9:04 AM
Subject: [iText-questions] Dynamic creation of PDF with JSP

Hello everyone,

I was just wondering about th whole process of generating a PDF on the fly. I have a report that is generated, and it's pretty big, and I want the output, instead of going to a JSP page, to go to the PDF file so it can be send over to a client.

I was wondering how to go about doing that, since I'm not quite sure about how to work in variables into the PDF. Any help would be greatly appreciated.

Thanks,

Lior

 



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
> ATTACHMENT part 2 application/octet-stream name=clientInfoRpt.java



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Attachment: clientInfo.pdf
Description: Adobe PDF document

Reply via email to