Attivo la funzione di stampa
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ Class ZebraPrinter
|
||||
Dim LabelBytes As Byte() = Encoding.UTF8.GetBytes(LabelFile)
|
||||
Await Task.Delay(200)
|
||||
' stampo etichetta
|
||||
'm_printerConnection.Write(LabelBytes)
|
||||
m_printerConnection.Write(LabelBytes)
|
||||
m_Waiting = False
|
||||
EmitLog("Etichetta pronta")
|
||||
Catch __unusedConnectionException1__ As ConnectionException
|
||||
|
||||
Reference in New Issue
Block a user