MSÄnderungen

This commit is contained in:
Digital Data - Marlon Schreiber
2018-02-06 17:04:39 +01:00
parent 4092c624d8
commit b42e5bbe0a
10 changed files with 31 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ Public Class frmPrintOptions
pText.AppendLine("^AU^FO150,610^CI27^^FD" & empStrasse & "^FS")
pText.AppendLine("^AU^FO80,610^CI27^^FDDE-" & empPLZ & " " & empOrt & "^FS")
pText.AppendLine("^XZ") 'Every Format must end with this command
Dim tempZPL = pText.ToString
Try
'Open Connection
Dim client As New System.Net.Sockets.TcpClient