Re: [iText-questions] NoSuchMethodError with XML2Bookmarks

2007-12-06 Thread Xavier Le Vourch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Similar commands seem to work for me when using the latest toolbox code from svn. Note that the iText.jar file in the lib toolbox directory has been compiled from the jdk15 branch and has the version "iText-jdk15 2.0.7". You can see it using "jav

[iText-questions] NoSuchMethodError with XML2Bookmarks

2007-12-06 Thread Michael Goerz
Hi, I'm having a problem with using the XML2Bookmarks tool from the command line. I was running java -cp "/home/goerz/bin/iText/iText.jar" com.lowagie.tools.plugins.XML2Bookmarks bookmarks.xml in.pdf out.pdf and got the following error: Exception in thread "main" java.lang.NoSuchMethodError: co

Re: [iText-questions] NoSuchMethodError

2007-09-05 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > Hi, > > I want to export a jasperReport file to pdf but when I do this i get > this error. > > java.lang.NoSuchMethodError: > com.lowagie.text.pdf.PdfContentByte.transform(Ljava/awt/geom/AffineTrans > form;)V > > I'm using > itext-2.0.4 > Jasperreports-2.0.0 OK, bu

[iText-questions] NoSuchMethodError

2007-09-05 Thread Philipp.Stark
Hi, I want to export a jasperReport file to pdf but when I do this i get this error. java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfContentByte.transform(Ljava/awt/geom/AffineTrans form;)V I'm using itext-2.0.4 Jasperreports-2.0.0 JasperCompileManager.compileReportToFile("webapps/R

Re: [iText-questions] NoSuchMethodError

2005-08-30 Thread Paulo Soares
http://www.lowagie.com/iText/faq.html#compile - Original Message - From: "Henry Lu" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 30, 2005 6:30 PM Subject: [iText-questions] NoSuchMethodError > I go the following error when I merge multiple

[iText-questions] NoSuchMethodError

2005-08-30 Thread Henry Lu
I go the following error when I merge multiple pdf files into one. java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfReader.consolidateNamedDestinations()V Who do I resolve it? -Henry --- SF.Net email is Sponsored by the Better Software

RE: [iText-questions] NoSuchMethodError

2003-07-05 Thread Cezar FLOROIU
Right, I figured that. Thx -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Saturday, July 05, 2003 3:35 PM To: Cezar FLOROIU; [EMAIL PROTECTED] Subject: Re: [iText-questions] NoSuchMethodError Coldfusion is using an old iText version (very old, colspan was added

Re: [iText-questions] NoSuchMethodError

2003-07-05 Thread Paulo Soares
Coldfusion is using an old iText version (very old, colspan was added in 2002-02-27). Best Regards, Paulo Soares - Original Message - From: "Cezar FLOROIU" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 05, 2003 0:15 Subject: [iText-questions] No

[iText-questions] NoSuchMethodError

2003-07-04 Thread Cezar FLOROIU
Hi All,   I just met a strange issue: I made a class that generates a PDF. It works fine if I execute it in command prompt. When I call this class from a coldfusion page, I get a java.lang.NoSuchMethodError at cell.setColspan method, where cell is a PdfPCell. If I comment this line it work

RE: [iText-questions] NoSuchMethodError from PdfWriter

2002-05-03 Thread Paulo Soares
Too many iText jars in the CLASSPATH? Best Regards, Paulo Soares > -Original Message- > From: Ben Sinclair [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, May 02, 2002 21:35 > To: [EMAIL PROTECTED] > Subject: [iText-questions] NoSuchMethodError from PdfWriter > &g

[iText-questions] NoSuchMethodError from PdfWriter

2002-05-02 Thread Ben Sinclair
Well, I'm not sure what I changed, but now when I try to pdf.close() I get this: java.lang.NoSuchMethodError at com.lowagie.text.pdf.PdfWriter$PdfBody$PdfCrossReference.toPdf(PdfWriter.java:1 54) at com.lowagie.text.pdf.PdfWriter$PdfBody.getCrossReferenceTable(PdfWriter.java:31 6) at com.lowag