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