Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2888 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Meilleure réponse

check if wkhtmltopdf supports barcodes

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
juil. 25
2530
0
mars 25
1923
1
mars 25
2069
2
juil. 24
4561
1
mai 24
3001