It would be great if there was a static array in the TCPDFBarcode and TCPDF2DBarcode classes providing a list of supported Barcode types.
static $types = array('QRCODE,H', 'QRCODE,M', ...);
Log in to post a comment.