Okuwa A Nwanze wrote:
> I was trying to run the sample code provided for creating a pdf with 
> table

More specifically the example found here:
http://itextdocs.lowagie.com/tutorial/objects/tables/#intro
It works perfectly for me.

> and I was encountering an error while trying to add a cell object.

> java.lang.VerifyError

This exception is (I quote the API): "Thrown when the "verifier" detects 
that a class file, though well formed, contains some sort of internal 
inconsistency or security problem."

The question you should ask yourself is: what version of the JDK was 
used to compile iText; what version does my JVM have? Did you compile 
the iText source yourself? Are you using the same version of JVM as the 
JDK you used to compile your code.

All these questions are completely off-topic on this list, because you 
are the only one who can answer them (as Paulo would say: "we don't have 
any psychic powers.").
br,
Bruno

-------------------------------------------------------------------------
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
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to