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