|
Any ideas?
thanks - dave
C:\java\itext>ant compile
Buildfile: build.xml properties:
compile:
[javac] Compiling 26 source files to C:\java\itext\classes [javac] C:\java\itext\src\com\lowagie\text\pdf\PdfWriter.java:874: cannot resolve symbol [javac] symbol : method createDocumentId () [javac] location: class com.lowagie.text.pdf.PdfEncryption [javac] fileID = PdfEncryption.createInfoId(PdfEncryption.createDocumentId()); [javac] ^ [javac] 1 error BUILD
FAILED
file:C:/java/itext/build.xml:172: Compile failed; see the compiler error output for details. Total time: 10
seconds C:\java\itext> |
