Index: BL/Sys/LabelPrinter.cls.xml =================================================================== diff -u -r72585 -r73871 --- BL/Sys/LabelPrinter.cls.xml (.../LabelPrinter.cls.xml) (revision 72585) +++ BL/Sys/LabelPrinter.cls.xml (.../LabelPrinter.cls.xml) (revision 73871) @@ -474,7 +474,7 @@ if BartDevice = "ORGALUX2 KLEUR" s BartDevice=..FullDevicePad(BartDevice) #dim TrayString As %String = "" - If (($$$UCase(BartDevice)="\\PRINT01\P001") && (BartLayout="Klant Magazijn Reketiket A4 2x6")) { + If (($$$UCase(BartDevice)="\\PRINT01-PRD\P001") && (BartLayout="Klant Magazijn Reketiket A4 2x6")) { Set BartDevice = "P001" Set TrayString = " /Tray=""Bypass Tray""" }