Change Company Logo Size on Advanced PDF/HTML Template

Adjust the Company Logo size on an Advanced PDF/HTML Template.

Solution

  1. Navigate to Customization > Forms > Advanced PDF/HTML Templates 
  2. Preferred Advanced PDF/HTML Template: Click Customize/Edit
  3. Top Right Corner: Toggle Source Code
  4. Source Code: Locate below code : <img src=”${companyInformation.logoUrl}” style=”float: left; margin: 7px; width: 200px;”/>
  5. Adjust the width property based on the preferred size
  6. Click Save

Leave a comment

Your email address will not be published. Required fields are marked *