Ramos, Enio wrote: > Hi folks, > > I would like to know if you can help me > I have installed an SAP Enterprise Portal 6.0 on new server. When trying > to print a document I received the error below : > java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfContentByte.transform > (Ljava/awt/geom/AffineTransform;)V > I was able to print the same document in the Portal , when installed on > the old server. The difference is only the oracle that was 9i, and now > became 10G on new server. > I also know they use Jasper Report to print these documents. I would > like to know what steps have I missed ? I guess Jasper is embedded in > Java, but what about iText ? Maybe is there any missing libraries… > I have JDK SE 1.4.2_18 installed. I have downloaded the jar files on > http://www.lowagie.com/iText/download.html but don´t really know how to > import them…..
Your overview of the technologies you are using is very chaotic. For instance: why are you talking about Jasper? My guess is that you have more than one iText.jar on the new system. But that's just a guess. You need somebody sitting next to you, having access to your configuration to solve this problem. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
