Join Slack
Powered by
<@UFLC6VCPK> The basic problem is that the BFO eng...
# advancedpdf
s
scottvonduhn
02/13/2019, 5:00 PM
@Viraj Shinde
The basic problem is that the BFO engine adds a <p> element inside of all <td> elements. There was some discussion here, where I linked to the relevant documentation at
bfo.com
:
http://blog.prolecto.com/2016/03/18/netsuite-advanced-pdf-templates-how-to-fix-table-cell-alignment-justification-anomaly/#comment-7101
Because of this, you should be able to style the <td> and <p> elements separately to achieve any alignment that you want. Changing the alignment of the <td> element should not affect the interior <p> element.
👍 6
Open in Slack
Previous
Next