1

Hi,

I have a script which generates a barcode on the fly using GD Library,

The link I have is: <img src="scripts/barcode.php?barcode=<? echo $row_job_detail['job_barcode'];?>&width=160&height=100"></img>

when i try load that it displays the following error:

ERROR n°6
File : (PATH)\html2pdf\html2pdf.class.php
Line : 2309

Impossible to load the image scripts/barcode.php?barcode=209845&width=160&height=100

Can Anyone Help Please

2

Look at the example 9 for dynamic image

About barcode, you can directly make it with html2pdf
Ancien pseudo : lolo

3

how do i go about making barcodes with html2pdf?

4

By reading exemples and wiki tongue
Ancien pseudo : lolo