Show item table and expense table together in advanced PDF

 <#if record.item?has_content || record.expense?has_content> <table class=”itemtable” style=”width: 100%;”>   <thead>     <tr>       <th class=”table-header” align=”center” colspan=”3″>Sl.No</th>       <th class=”table-header” colspan=”9″>Item / Expense Description</th>       <th class=”table-header” align=”center” colspan=”4″>Qty</th>       <th class=”table-header” align=”right” colspan=”5″>Rate</th>       <th class=”table-header” align=”right” colspan=”5″>Amount</th>     </tr>   </thead>   <tbody>     <#list record.item as item>     <tr>       <td align=”center” colspan=”3″>${item_index + 1}</td>       <td colspan=”9″><span class=”itemname”>${item.item}</span><br />${item.description}</td>       <td align=”center” colspan=”4″ line-height=”150%”>${item.quantity}</td>       <#if subsidiary.internalid ==… Continue reading Show item table and expense table together in advanced PDF

Show each line of the vendor address in advanced PDF

 <table class=”headernew” style=”width: 100%; margin-bottom:10px;”>  <tr> <td class=”addressheader” colspan=”6″ style=”font-size: 14px; font-weight: 100;”>VENDOR ADDRESS</td> </tr> <tr>    <td class=”address” colspan=”6″ rowspan=”2″>     <#if record.billaddressee?has_content>           <strong> ${record.billaddressee}</strong><br />         </#if>         <#if record.billaddr1?has_content>           ${record.billaddr1}<br />         </#if>          <#if record.billaddr2?has_content>           ${record.billaddr2}<br />         </#if>            <#if record.billaddr3?has_content>           ${record.billaddr3}<br />         </#if>          <#if record.billcity?has_content>           ${record.billcity}         </#if>            <#if record.billstate?has_content>           ${record.billstate}         </#if>             <#if record.billzip?has_content>           ${record.billzip}<br />         </#if>            <#if… Continue reading Show each line of the vendor address in advanced PDF

Pagination

Create a hidden page field  let pageIdField = form.addField({                     id: ‘custpage_pageid’,                     type: serverWidget.FieldType.INTEGER,                     label: ‘Page ID’                 });… Continue reading Pagination

The Importance of Pinterest for Businesses:

Social media platforms serve as powerful tools for businesses to connect with their audience and expand their reach. Among these platforms, Pinterest stands out as a unique visual discovery engine that offers significant advantages for businesses aiming to boost their online presence and drive engagement. Why Pinterest Matters for Businesses Pinterest is not just another… Continue reading The Importance of Pinterest for Businesses: