Insert QR code or bar code into your message
Variable |
Example |
|
---|---|---|
QR Code | <QR></QR> | <QR>https://www.printer-point.com</QR> <QR>tel:0101010101</QR> <QR>mailto:contact@printer-point.com</QR> |
Barcode EAN13 | <EAN></EAN> | <EAN>0123456789012</EAN> |
Example QR and Barcode
// Your message
$msg = "<QR>https://www.printer-point.com</QR>
<EAN>3052351091326</EAN>";
Comments
0 comments
Article is closed for comments.