HTML-Based Notifications

Mail Scripts - Display a barcode label within an email notification:

  1. Visit Barcode & QR Code Generator -> Mail Scripts in the left nav. Locate and open the Email Script titled 'test_barcode_mail_script'. Following the instructions in the commented code, update code values to accommodate your needs. Insert and Stay to create a new record.

  2. Visit Barcode & QR Code Generator -> Notifications in the left nav. Locate and open the Notification titled 'Test QR/Barcode Label in Email (HTML)'. Study the 'Message HTML' in this Notification to understand how to use the Mail Script properly. You can update this notification to accommodate your needs, and then Insert and Stay to create a new record. Or, you can simply utilize the Mail Script above in your existing notifications.

Test Notification Content w/ Barcode Label
circle-exclamation
circle-info

This option to display barcode labels in email notifications utilizes server-side barcode generation. The resulting email content is HTML/SVG code embedded within the email. Rendering of HTML-based barcode content for the end-user is dependent on email client support of SVG HTML.

Last updated