Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

Created Unassigned: PDF doesn't render tables or divs properly [9073]

$
0
0
If you have a table with tags within the td's, it doesn't render the contents of the inner tags. Also style="float:left" does not work on div or any other tags so there is currently no way to place 2 pieces of info next to each other while using styling.

E.g. in the following example, the contents of the <b> tag will not be rendered in the PDF. The HTML viewer contains the values, but when converted to PDF they disappear.

<table>
<tr>
<td>
<b>Some Bold Text</b> Some Normal Text
</td>
</tr>
</table>

Viewing all articles
Browse latest Browse all 693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>