Antoine wrote: > What is the contents of C:\\test.xml?
If I understand the OP well, the contents of text.xml is: <html> <head> <title>Test.</title> </head> <body> Testing for tables.. <table border="2"> <tr> <td> 1 column</td> <td> 2 column</td> </tr> <tr> <td> 1 data </td> <td> 2 data </td> </tr> </table> </body> </html> This XHTML looks perfectly OK, so I don't see any problem. When I don't see a problem, I can't solve it. We could answer that the OP is using an URL without a protocol somewhere, but that would add nothing to the message thrown by the exception: 'no protocol'. I fear the OP won't get any answer here. br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
