dear Mr. Lowagie,

I have just checked out your site and felt myself
enriched by going through the documentation regarding
the iText class library. I have also downloaded the
compiled source code (src.tar.gz) and the examples
provided. The compiled source code on extraction
produces the file iText.jar and the same has been
copied to c:\j2sdk1.4.2_01\lib directory (this is the
path written in my machine's path environment
variable). As per your instruction the iText.jar file
has to be added to the CLASSPATH -- is my action on
iText.jar correct?

Now when I start compiling the Chap0101.java source
code the compiler gives the following error :

Chap0101.java:24:package.com.lowagie.text does not
exist
import com.lowagie.text.*;

Chap0101.java:25:package.com.lowagie.text.pdf does not
exist
import com.lowagie.text.pdf.PdfWriter;

 - Can you help me to get around this problem to
produce PDF files on the fly?

Thanking you in anticipation
Arindam Maji


________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and 
more. 
Go to: http://in.insurance.yahoo.com/licspecial/index.html


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to