Hello Mr. Naidu,

I changed the SAXiTextHandler at the lines you've mentioned, but nothing happens when I convert the html-file.
The html-file contains of a table with three columns. Each column has a size of 33%.  But in the PDF-document
the first column has a size of ca. 50%.  
Here is the html-code for the table:
__________________________________________
//        <table>                                        //
//        <tr>                                        //
//        <td width="33%">Name</td>                //
//         <td width="33%">&#160;</td>                //
//         <td width="34%">Datum</td>                //
//        </tr>                                        //
-------------------------------------------------------------------------

Bye and thanks,

Mario

Reply via email to