|
Hi,
I have a few tables inside my jsp page with cells like this
<td align="left" text-align="left" style="width:25%; height:60px; font-weight:bold; border-bottom:thin solid black"></td>
the thin solid black bottom border is not showing up in the pdf, even though if I take away the custom tags the page renders fine into html with the borders showing.
Any idea how to solve this ? thanks !
|