Hi,
We have html as below and the span class "b" (font-weight: bold;) is making the pdf tables go wide enough to display only 50% of the table. The html when loaded, looks fine; this occurs only on pdf generation. As soon as the "b" is removed, the pdf output looks fine, except that we can no longer embolden table headings.
<table class="- topic/table tabformat4"> <tbody>
<tr class="row">
<td >
<p id="3e7a207c-f87d-44f7-a8f0-ff33f78978eb">
<span class="b">Project</span></p>
</td>
</tr>
</table>
Have also attached a screenshot of the problem section in the pdf.
Thanks,
Pavitra
We have html as below and the span class "b" (font-weight: bold;) is making the pdf tables go wide enough to display only 50% of the table. The html when loaded, looks fine; this occurs only on pdf generation. As soon as the "b" is removed, the pdf output looks fine, except that we can no longer embolden table headings.
<table class="- topic/table tabformat4"> <tbody>
<tr class="row">
<td >
<p id="3e7a207c-f87d-44f7-a8f0-ff33f78978eb">
<span class="b">Project</span></p>
</td>
</tr>
</table>
Have also attached a screenshot of the problem section in the pdf.
Thanks,
Pavitra