I've recently attempted to compile the source code from the CVS tree at
source forge with the following results.

[javac] 
/home/kevin/projects/external/itext/src/com/lowagie/text/pdf/wmf/MetaDo.java:550: 
cannot resolve symbol
[javac] symbol  : method getImage (java.io.ByteArrayInputStream,boolean,int)
[javac] location: class com.lowagie.text.pdf.codec.BmpImage
[javac]                         Image bmp = BmpImage.getImage(inb, true, b.length);


Any ideas/help?

-k.



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to