QR Code

QR Code

Generates a QR code from the provided content (URL, phone number, email, or plain text). The printer automatically encodes the data into a scannable format.

Common examples include: https://, tel:, mailto:, but any string is supported.

<QR>https://www.example.com</QR>
<QR>tel:+12025550147</QR>
<QR>mailto:hello@example.com</QR>

QR Code Centered

Generates a QR code centered horizontally using the <C> alignment tag.

Ideal for call-to-action content such as directions, reviews, or digital menus.

<C><QR>https://www.google.com/maps/dir/?api=1&destination=Disneyland+Park,+Anaheim,+CA</QR></C>