<table style="width: 100%;border: 0px solid transparent;" class="o_selected_table">
<tbody><tr>
<td style="text-align: center; vertical-align: top;" class="o_selected_td">
<img src="{{image_data_uri(object.sudo().test_user.user_id.sign_signature)}}" style="width: 200px; height: auto;border: none !important;">
</td>
When I render it in html it's all fine:
When I download the pdf, the img has very strange borders:
Does anybody have an idea how to get rid of them?