Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2897 Zobrazení

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šit
Nejlepší odpověď

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šit
Nejlepší odpověď

check if wkhtmltopdf supports barcodes

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
2532
0
bře 25
1947
1
bře 25
2077
2
čvc 24
4567
1
kvě 24
3006