Suite Deal
11/17/2021, 6:27 PM<macro id="nlheader">
<table class="header" border="0" style="width: 100%; height: 100px;">
<tr>
<td rowspan="3" style="height: 105px; width:110px;">
<#if subsidiary.logo?length != 0>
<img src="${subsidiary.logo@url}" style="float: left; margin: 7px; height: 100px; width:100px;" />
<#else>
<img src="${companyInformation.logoUrl}" style="float: left; margin: 7px; height: 100px; width:100px;" />
</#if>
</td>
<td rowspan="3" style="padding-top: 10px;"><span class="nameandaddress">${companyInformation.companyName}</span><br /><span class="nameandaddress">${companyInformation.addressText?replace('United States', '')}</span></td>
<td align="right" style="padding-top: 5px;"><span class="title">${record@title}</span></td>
</tr>
<tr>
<td align="right"><span class="number">#${record.tranid}</span></td>
</tr>
<tr>
<td align="right">${record.trandate}</td>
</tr>
</table>
</macro>
Rebecca
11/17/2021, 9:55 PMSuite Deal
11/17/2021, 9:57 PMRebecca
11/17/2021, 10:00 PMSuite Deal
11/17/2021, 10:03 PMSuite Deal
11/17/2021, 10:04 PMSuite Deal
11/17/2021, 10:05 PMAdam K
11/17/2021, 11:05 PMSuite Deal
11/17/2021, 11:16 PM