Hello Zoho Support Team,
We are facing an issue with Quote PDF templates in Zoho Books.
Previously, images added inside the Quote header HTML were rendering correctly. However, recently the header image is no longer appearing, while header text still renders.
Details:
Document type: Quote
Template section: Header
HTML used:
<div style="text-align: center; margin-top=50px; padding-top:10px;"><br></div><div style="text-align: center; margin-top=50px; padding-top:10px;"><br></div><div style="text-align: center; margin-top=50px; padding-top:10px;"><img style="max-height: 80px; width: 100%;" src="https://i.postimg.cc/d3QmhxTZ/Abdul-Header.jpg"></div>
Result:
Header text renders
Header image does NOT render