PDF Template Barcode Generator

Hi, I am trying to insert a barcode generator inside of PDF Template.
There is a online generator https://barcode.tec-it.com/en/PDF417?data=Test that i can insert in the html but this generates an image when I create a template, not when I create the PDF.

<img alt='Barcode Generator TEC-IT'
   src='https://barcode.tec-it.com/barcode.ashx?data=**$aos_quotes_number**&code=PDF417&multiplebarcodes=false&translate-esc=false&unit=Fit&dpi=96&imagetype=Gif&rotation=0&color=%23000000&bgcolor=%23ffffff&codepage=&qunit=Mm&quiet=0'/>

Is there around this problem or another way to add the barcode in to the pdf?

1 Like

You can check and modify the PDF generation code in the following file.

modules/AOS_PDF_Templates/generatePdf.php