I am using iText to create RTF documents. When I add a paragraph into the
document the following exception is throw:

java.lang.NoSuchMethodError: com.lowagie.text.Font.setStyle(I)V
        at com.lowagie.text.rtf.style.RtfFont.setStyle(Unknown Source)
        at com.lowagie.text.rtf.style.RtfFont.<init>(Unknown Source)
        at com.lowagie.text.rtf.text.RtfParagraph.<init>(Unknown Source)
        at com.lowagie.text.rtf.RtfMapper.mapElement(Unknown Source)
        at com.lowagie.text.rtf.RtfWriter2.add(Unknown Source)
        at com.lowagie.text.Document.add(Unknown Source)

coul some one help?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to