----- Original Message ----- From: "Rakesh Patel" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, April 23, 2006 10:51 PM
Subject: [iText-questions] Newbie questions


Hi there,

been looking at iText for autogenerating pdf forms for my web app. It looks like an excellent fit. I have manage to get a sample going but i had some general questions about using iText:

1. Is putting content in tables the preferred way to align data? ie just like using html tables in html?

You can use tables or direct positioning, it depends of what you want to do.

2. Since I am putting data captured in web forms into standard application forms, can I save alot of overhead by using statics where ever possible? There's alot of object creation for stuff that doesn't change (tables, headings, graphics, boiler plate text, etc) and was wondering if declaring them once would be good for performance and memory.


Form fields, maybe.

Paulo



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to