تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4086 أدوات العرض

I have used:

<img src="/module/static/src/img/image.png" class="img" style="height:25%;width:25%;"/>

in my report
it shows the image when qweb-html, but when rendering to pdf the image does not show.

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Already fixed the problem

had use a layout.


<t t-call="web.html_container">
                    <t t-foreach="docs" t-as="doc">
<t t-call="web.internal_layout">

......

الصورة الرمزية
إهمال

adding <t t-call="web.internal_layout"> is solving the issue, thanks

أفضل إجابة
Hello, 

I think you have to try t-att-src instead of src

    

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 21
2296
1
مايو 18
3462
2
يناير 17
6636
3
مارس 15
7367
2
أكتوبر 24
2074