Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
2906 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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)


Imagine profil
Abandonează
Cel mai bun răspuns

check if wkhtmltopdf supports barcodes

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 25
2540
0
mar. 25
1972
1
mar. 25
2086
2
iul. 24
4577
1
mai 24
3030