Hi.

I'm sorry if this message are repeat, but i don't see it at the list, them 
i send again.

I use the itext to pass html to pdf. Te version 1.4.3 run ok at my 
application, the only change i need is to support tables from "pixels", 
and i'm try to make this when i see the new version (1.4.8).

I take it but when i try to compile give me this error:

The major minor 48.0 is too recent for this application understand.

So, i take the souce and i compile, but when run it i see this error and 
the pdf are not created:

HTTP JVM: java.lang.NoSuchMethodError: java.lang.StringBuffer: method 
append(Ljava/lang/StringBuffer;)Ljava/lang/StringBuffer; not found
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.pdf.PdfWriter$PdfBody$PdfCrossReference.toPdf(PdfWriter.java:170)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.pdf.PdfWriter$PdfBody.writeCrossReferenceTable(PdfWriter.java:509)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.pdf.PdfWriter.close(PdfWriter.java:1367)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.pdf.PdfDocument.close(PdfDocument.java:957)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.Document.close(Document.java:517)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.xml.SAXiTextHandler.handleEndingTags(SAXiTextHandler.java:868)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.html.SAXmyHtmlHandler.endElement(SAXmyHtmlHandler.java:273)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:585)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.impl.XMLNamespaceBinder.endElement(XMLNamespaceBinder.java:647)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1008)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1469)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
23/01/2007 11:23:09   HTTP JVM:         at 
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
23/01/2007 11:23:09   HTTP JVM:         at 
javax.xml.parsers.SAXParser.parse(Unknown Source)
23/01/2007 11:23:09   HTTP JVM:         at 
com.lowagie.text.html.HtmlParser.go(HtmlParser.java:173)
23/01/2007 11:23:09   HTTP JVM:         at 
JavaAgent.NotesMain(JavaAgent.java:262)
23/01/2007 11:23:09   HTTP JVM:         at 
lotus.domino.AgentBase.runNotes(Unknown Source)
23/01/2007 11:23:09   HTTP JVM:         at 
lotus.domino.NotesThread.run(NotesThread.java:208)
Any help is welcome !! 
Thanks in advance.
Daniela
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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