Hello folks,

I am using i-Text 1.3 jar. When I try to run the same
example (that Sunil Rajput posted) and also changed my
code to use ArrayList 
ArrayList list =
worker.parseToList(stringReader,style); 
I get following errors: .

SEVERE: Servlet.service() for servlet invoker threw
exception java.lang.NoSuchMethodError:
com.lowagie.text.pdf.PdfPCell.setUseDescender(Z)V
at
com.lowagie.text.html.simpleparser.IncCell.<init>(Unknown
Source)
        at
com.lowagie.text.html.simpleparser.HTMLWorker.startElement(Unknown
Source)
        at com.lowagie.text.pdf.SimpleXMLParser.parse(Unknown
Source)
        at
com.lowagie.text.html.simpleparser.HTMLWorker.parse(Unknown
Source)
        at
com.lowagie.text.html.simpleparser.HTMLWorker.parseToList(Unknown
Source)

Any help would be appreciated.

Thanks,
_p


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to