Hi, I really love this script and I'm using it!
I have a question: is there a way to insert in the $content a barcode with this FPDF script?
http://www.fpdf.org/en/script/script5.php
Because I've already tried with a script that generate a barcode on the fly (
http://www.mribti.com/barcode/sample.php)
but when I try to open the pdf i get this: Impossible de charger l'image barcode/image.php?code=2147483647&scaffale=23E
As you can see, the image is dynamically generated.
Do you have any solution?
Thanks, really thanks