newtoitext wrote:
> hello frds..
> i'm new to itext and java.i have created a pdf which contains a table.
> the table in the pdf should be filled with the contents of database..
> i have written some code for it(attached here)..but it is not working and i
> have no idea what is wrong with it..

"It's not working" IS NOT (and I repeat: IT'S NOT) A QUESTION.

Maybe you are trying to access the servlet through a browser
using a GET request instead of using a POST request.
Maybe you aren't even running the servlet in an application server.
Maybe you're not only new to iText, but new to programming in general.

There is no way for us to know.
Have you tried getting this example to work in a standalone app?
Have you tried creating a table outside the context of servlets?

It's impossible for us to help you because you're not even saying
WHAT is wrong. You are just saying: it's wrong.

br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to