Re: [iText-questions] a problem with HTMLWorker

2012-01-11 Thread ylsq
about iText here > *Subject:* Re: [iText-questions] a problem with HTMLWorker > > the version i used is itext5.1.2,there is not a class named XMLWorker > > On 10 January 2012 20:03, Balder VC wrote: > >> Please also take not that there is an XMLWorker which intent to replace

Re: [iText-questions] a problem with HTMLWorker

2012-01-11 Thread Paulo Soares
http://sourceforge.net/projects/xmlworker/ Paulo From: ylsq [mailto:ylsq1...@gmail.com] Sent: Wednesday, January 11, 2012 1:49 AM To: Post all your questions about iText here Subject: Re: [iText-questions] a problem with HTMLWorker the version i used is

Re: [iText-questions] a problem with HTMLWorker

2012-01-10 Thread ylsq
the version i used is itext5.1.2,there is not a class named XMLWorker On 10 January 2012 20:03, Balder VC wrote: > Please also take not that there is an XMLWorker which intent to replace > the HTMLWorker > > > On 10/01/12 10:18, ylsq wrote: > > hi > > my english is pool,i hope you can follow

Re: [iText-questions] a problem with HTMLWorker

2012-01-10 Thread Balder VC
Please also take not that there is an XMLWorker which intent to replace the HTMLWorker On 10/01/12 10:18, ylsq wrote: > hi > my english is pool,i hope you can follow me.. > > > i get a exception when convert html to pdf. the html string is > > > String str = " style=\\\"font-family: 宋体;

[iText-questions] a problem with HTMLWorker

2012-01-10 Thread ylsq
hi my english is pool,i hope you can follow me.. i get a exception when convert html to pdf. the html string is String str = "2010-10"; the exception Exception in thread "main" java.lang.ClassCastException: com.itextpdf.text.html.simpleparser.CellWrapper cannot be cast to com.itextpdf.tex