Supported label printers as of 2021
- Epson C3500 Expiring Label SKU: VIJT4
- Brother QL 820NWB Expiring Label SKU: VBRT3
- DYMO LabelWriter 450 Expiring Label SKU: VDTT4
Unofficially supported label printers as of 2021
- Zebra ZD410 (see below) Expiring Label SKU: VZBT4
HID SAFE 5.x with Zebra printers (Zebra ZD410 and others)
- Edit the config file in one of these places.
a. C:/Program files/Quantum Secure/Safe Smart Client/SAFEClient.exe.config
b. C:/Program files/HID/SAFE Smart Client/SAFECLIENT.exe.config - Enable badge printing.<setting name=”PrintBadge” serializeAs=”String”>
<value>True</value>
</setting> - Set printer to the Zebra printer.<setting name=”PDFPRINT_Printername” serializeAs=”String”>
<value>ZDesigner ZD410-300dpi ZPL</value>
</setting> - In the Zebra driver preferences set the label height to 4.75 inches as described here.
- In the Zebra driver preferences set the print darkness and dithering as desired.