Hi, I need to create EAN13 and ITF14 barcodes in some pdf's. I usually used fpdf or tcpdf but they both only support EAN13. Does anyone know how to create ITF14 with those two libraries or with a different library?
I am not experienced with any of those libraries but how hard will it be to generate ITF14 Code image externally and then integrate it into the PDF?