hi,
I am new to itext.
I am using jdk1.6, i downloaded the latest itext.jar 2.0.8 , added it to my
project, tried an example code. but i am having trouble with the Textfield
class.
This is the line that is generating the error:
com.lowagie.text.pdf.TextField tf = new
com.lowagie.text.pdf.TextField(writer, new Rectangle(67, 785, 340, 800), "Who");
I get this error:
"test.java": cannot find symbol; symbol : constructor
TextField(com.lowagie.text.pdf.PdfWriter,java.awt.Rectangle,java.lang.String),
location: class com.lowagie.text.pdf.TextField at line 362, column 69
"test.java": internal error; cannot instantiate com.lowagie.text.pdf.TextField.
at com.lowagie.text.pdf.TextField to () at line 362, column 69
since i use an IDE, i know for sure that it has included the jar,
i would like to understand why this error has come up. Any help would be
appreciated.
veena.
_________________________________________________________________
Post free property ads on Yello Classifieds now! www.yello.in
http://ss1.richmedia.in/recurl.asp?pid=219-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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/