This question has been flagged
1 Reply
1602 Views

Hello,

I uploaded my logo (1024x1024px @ 300dpi) in settings>companies> but whatever I try, it stays very small (see https://imgur.com/a/zChxg3l).

Where can I change this? Thanks for the help!

Avatar
Discard
Best Answer

use this snippet, to adjust the logo in pdfs
<img t-attf-src="data:image/*;base64,{{company.logo}}" t-att-alt="company.name" style="max-height: 100px;"/>

Avatar
Discard
Author

Where do I do that exactly? Thanks

in web/views/report_.template.xml file