Menu

#64 html2pdf does not interpret a table within another table cel

v3.0b
open
nobody
5
2009-05-20
2009-05-20
Anonymous
No

html2pdf doesn't recognize a table embedded inside another table cell. It shows up as if that particular table cell which had another table completely empty. For example.
<table >
<tr><td> <!-- this cell has another table in it with the message: "hello" which is never displayed. -->
<table><tr><td>hello</td></tr></table>
</tr></td>
</table>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB