Posts by Wlh • 11 points
2 posts
- 
		-1 votes1 answer94 viewsA: FPDF Code128 Barcode ErrorI checked what was put there in the comments and that’s exactly what solved. When I took the require("../fpdf/fpdf.php"); since file didn’t work either, but because I hadn’t seen the require in the… 
- 
		-2 votes1 answer94 viewsQ: FPDF Code128 Barcode ErrorI am trying to generate a PDF file using FPDF and a class "Code 128 barcodes" (found in fpdf.org > scripts > Code 128 barcodes). The method Code128() is inside the archive Code128.php in class…