Op 1/05/2011 16:10, Larry Evans schreef:
> This instruction would be nice to see in a readme.txt file in this 
> directory (something like the main/itext/readme.txt file).

Maybe, but those ANT files were mainly meant for personal use.

> However, there must be something wrong with my setup because when I tried 
> that, I got:
>
> --{--cut here--
> ~/prog_dev/itext/book $ ant execute
> Buildfile: build.xml
>
> execute:
>
> compile:
>
> compile:
>      [javac] Compiling 300 source files to
> /home/evansl/prog_dev/itext/book/bin
>      [javac]
> /home/evansl/prog_dev/itext/book/src/part4/chapter16/KubrickDocumentary.java:28:
> cannot find symbol
>      [javac] symbol  : class XMLUtil
>      [javac] location: package com.itextpdf.text.xml
>      [javac] import com.itextpdf.text.xml.XMLUtil;

Again: these scripts are meant for internal use.

XMLUtil is a new class that will be available in iText 5.1.
I guess you didn't download the most recent jars from SVN
(iText.jar and iText-xtra.jar in the lib directory).

Maybe we should move those scripts to a private repository
(rather then document them).

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
iText-questions mailing list
[email protected]
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