Hi,
I want to generate a pdf file from an html fragment. How can I?
I tried following html,but only text content output.
[Original HTML]
<html>
<head>
<title>Test HTML2PDF</title>
<head>
<body>
<div id="textDiv">Simple Text</div>
<div id="imageDiv"><img src="
http://www.google.com/intl/en_ALL/images/logo.gif" border="0"/></div>
<div id="tabelDiv">
<table width="80%" align="center">
<tr><td>DATA11</td><td>DATA12</td><td>DATA13</td></tr>
<tr><td>DATA21</td><td>DATA22</td><td>DATA23</td></tr>
<tr><td>DATA31</td><td>DATA32</td><td>DATA33</td></tr>
<tr><td>DATA41</td><td>DATA42</td><td>DATA43</td></tr>
</table>
</div>
</body>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/