Skip to Content
Menu
This question has been flagged
2 Replies
2915 Zobrazenia

Hello Dev's!

need a support on my code,


Barcode     t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s&humanreadable=%s' % ('QR', label.id, 48, 48, show_code)"
style="overflow: hidden; width: 1.2cm; height: 1.2cm;"
/>


Thanks in advance.

Avatar
Zrušiť
Best Answer

Change type for barcode_type

/report/barcode/?barcode_type=%s&value=%s&width=%s&height=%s&humanreadable=%s' % ('QR', label.id, 48, 48, show_code)


Avatar
Zrušiť
Best Answer

check if wkhtmltopdf supports barcodes

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
júl 25
2542
0
mar 25
1977
1
mar 25
2092
2
júl 24
4582
1
máj 24
3041