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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
feb 24
|
14196 | ||
|
0
dic 21
|
3215 | ||
|
2
mar 15
|
5812 | ||
|
2
mar 23
|
7881 | ||
|
0
nov 16
|
4237 |