pmartin wrote:
> java.lang.NoSuchMethodError: com.lowagie.text.pdf.ColumnText.addElement
> (Lcom/lowagie/text/Element;)
> This implies that the MultColumnText is not there
It probably IS there, but the same error is thrown if:
- the JVM used on the server is older than the JVM used
to compi
1T3XT info 1t3xt.info> writes:
>
> pmartin wrote:
> > java.lang.SecurityException: class "com.lowagie.text.pdf.MultiColumnT
> > ext"'s signer information does not match signer information of other
classes in
> > the same package
>
> The last few jars that were released where signed with Bruno'
pmartin wrote:
> java.lang.SecurityException: class "com.lowagie.text.pdf.MultiColumnT
> ext"'s signer information does not match signer information of other classes
> in
> the same package
The last few jars that were released where signed with Bruno's
private CAcert key. You are getting this exc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
pmartin wrote:
|
| java.lang.SecurityException: class "com.lowagie.text.pdf.MultiColumnT
| ext"'s signer information does not match signer information of other
classes in
| the same package
Please make sure you don't have several versions of the iText
I am having no problem in the PC development environment using the latest
iText 2.0.8 - but when I want to deploy the WebApp to our Unix environment I
get the following error. I have never had this kind of error on library
package before. I understand that someone different wrote this method -