Hi!

I used this HTML file to run 'Chap0706.java' example.
<!-- HTML file -->
<HTML>
<BODY>
<table>
  <tr>
    <td>
      <table>
        <tr> <td> text</td> <td> text</td> </tr>
        <tr> <td> text</td> <td> text</td> </tr>
      </table>
    </td>
  </tr>
</table>
</BODY>
</HTML>

It's successfully compiled.
but, when run it, error occurred. like this.

Error: null

I know that nested-table-bug was fixed.
But, When I remove the nested table, It successfully run. How could I solve this problem? Help me. Thanks.


_________________________________________________________________
고.. 감.. 도.. 사.. 랑.. 만.. 들.. 기.. MSN 러브 http://www.msn.co.kr/love/




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to