Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3011 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

check if wkhtmltopdf supports barcodes

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 25
2778
0
mar 25
2348
1
mar 25
2383
2
lug 24
4782
1
mag 24
3380