Hi, I keep only the jar files inside my project. I have itext-paulo-138.jar, itext-xml-1.02.jar and xerces 1.4.4.jar. I clear my classes directory and I recompiled. I got these errors
-
C:\Ora9ias\jdev\mywork\GPDDEV\GPDDEV\src\com\lowagie\text\html\simpleparser\HTMLWorker.java
Error(86,25): method
parse(com.lowagie.text.html.simpleparser.HTMLWorker, null, java.io.Reader,
boolean) not found in class
com.lowagie.text.pdf.SimpleXMLParser
-
C:\Ora9ias\jdev\mywork\GPDDEV\GPDDEV\src\com\lowagie\text\html\simpleparser\FactoryProperties.java
Error(86,11): method setLeading(int, float) not found in class
com.lowagie.text.Paragraph
Error(101,11): method setLeading(int, float) not found in class
com.lowagie.text.Paragraph
-
C:\Ora9ias\jdev\mywork\GPDDEV\GPDDEV\src\com\lowagie\text\html\simpleparser\IncCell.java
Error(105,14): method addElement(com.lowagie.text.Element) not found
in class com.lowagie.text.pdf.PdfPCellWhat is the problem ?
Thank's !!
R�mi
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
