when accessing barcode using custom html format as follows :-
the barcode is showing in sample view :-
but when we click on print or pdf view the barcode is not showing :-
print view :-
pdf view :-
when accessing barcode using custom html format as follows :-
the barcode is showing in sample view :-
but when we click on print or pdf view the barcode is not showing :-
print view :-
pdf view :-
يمكنك استخدام هذا الموقع
لانشاء من خلاله صورة للبارك كود
بحيث يتيح لك استخدام رابط به صورة الباركود
مثال
https://barcode.tec-it.com/Code128?data=ABC-abc-1234&translate-esc=on
مع استخدام كود HTML
<div style='text-align: center;'>
<!-- insert your custom barcode setting your data in the GET parameter "data" -->
<img alt='Barcode Generator TEC-IT'
src='https://barcode.tec-it.com/barcode.ashx?data=ABC-abc-1234&code=Code128&translate-esc=on'/>
</div>
line 39
Are there other solutions rather than using an online QR generator!
Whenever you upgrade to v15. You can try Introducing Print Designer : A brand new way of designing print formats 🖨️. i think it would be great for your use case. Thank you.