Modifying Inscribe QR Code Labels
To modify labels, there is a ZPL script in a configuration file.
To locate this, navigate to the print server (LCFV-X3-04) and locate the folder:
C:\Program Files (x86)\Datel Computing Ltd\Fusion Inscribe\Print Server\Print Service
Edit the file below with Notepad++:
Fusion.Inscribe.Printing.Service.exe.config
The field Zebra Code contains ZPL for the layout of the label. There is a single code for all label types.

FD(1), FD(2), FD(3) are parameters passed from X3, so Sales Order number, Customer Code and Customer Ref for instance. Those parameters are defined in Development->ScriptDictionary->Window (for the screen printing from), in buttons and menus the QR qr code will be under ZDFINBAPR. The parameters section determines what prints on the label in FD(1) etc.
After any change restart the service “Fusion Inscribe Printer Server” on LCFV-X3-04