Skip to Content
मेन्यू
This question has been flagged
2 Replies
2879 Views

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
Discard
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
Discard
Best Answer

check if wkhtmltopdf supports barcodes

Avatar
Discard
Related Posts Replies Views Activity
1
जुल॰ 25
2528
0
मार्च 25
1911
1
मार्च 25
2058
2
जुल॰ 24
4550
1
मई 24
2996