Hi there,
i try to print I2of5 barcode in openerp report, but there is always black border around the barcode.
It would be very nice if somebody tell me how to get rid of it.
Best regards, Lik
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there,
i try to print I2of5 barcode in openerp report, but there is always black border around the barcode.
It would be very nice if somebody tell me how to get rid of it.
Best regards, Lik
Hi!
Try with this:
<div style="width: 500px; height: 70px; overflow: hidden">
<div style="margin-top:-5px">
<img t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('I2of5', o.c_cae, 500, 80)" style="width:500px;height:80px"/>
</div>
</div>
Regards,
Luciano
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
فبراير 24
|
14181 | ||
|
0
ديسمبر 21
|
3188 | ||
|
2
مارس 15
|
5752 | ||
|
2
مارس 23
|
7862 | ||
|
0
نوفمبر 16
|
4212 |