Thanks.

 

 Got it to work.

 

 Had to change the *.java file to include the -> 'F:/iText/' part.

 

 BTW, I am using Windows-7 with Java 64bit.  Plan to

 go back to Java 32bit so my android package will work.

 

 Once again thanks.

 

 Ed.

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

 CLASSPATH

 

 F:\iText\iText\lib\iText.jar;C:\Program
Files\Java\jdk1.7.0_01\bin;F:\iText\src\;

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

 public static final String RESULT

        = "F:/iText/results/part1/chapter01/hello.pdf";

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

  F:\iText\src>

 

  F:\iText\src> java part1.chapter01.HelloWorld

                  . . . It Worked. . . .

  F:\iText\src>

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

 

-----Original Message-----
From: iText Info [mailto:i...@1t3xt.info] 
Sent: Monday, April 15, 2013 12:38 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Trouble with HelloWorld program

 

Op 15/04/2013 5:30, jackd schreef:

> I think you need to run the java command from the F:\iText\src\ and
include

> the full package name of your class

> 

> e.g.,

> 

> chdir F:\iText\src\

> 

> java part1.chapter01.HelloWorld

 

I'd also define a CLASSPATH (the same way you define it when running any 

Java application).

 

----------------------------------------------------------------------------
--

Precog is a next-generation analytics platform capable of advanced

analytics on semi-structured data. The platform includes APIs for building

apps and a phenomenal toolset for data science. Developers can use

our toolset for easy data analysis & visualization. Get a free account!

http://www2.precog.com/precogplatform/slashdotnewsletter

_______________________________________________

iText-questions mailing list

iText-questions@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/itext-questions

 

iText(R) is a registered trademark of 1T3XT BVBA.

Many questions posted to this list can (and will) be answered with a
reference to the iText book: http://www.itextpdf.com/book/

Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to