Can/How we send a label quantity from the Python to Powerforms?
Moderator: NiceLabel Support Team
Can/How we send a label quantity from the Python to Powerforms?
I got an Error msg "Print quantity is zero" ?
I put code like this
ATHQUANTITY = int('123')
response = os.startfile(r"C:\Temp\xxxSolution1.nsln")
print(response)
Why I cannot print the label? What wrong?
I put code like this
ATHQUANTITY = int('123')
response = os.startfile(r"C:\Temp\xxxSolution1.nsln")
print(response)
Why I cannot print the label? What wrong?