03-23-2022 09:00 AM
Hello everyone,
I hv a ZD410 Zebra printer. With this printer I am using Easy Text Report VI to print my Label. I had LabVIEW 2017 and everything was going well.
Now I am trying exactly the same ZebraCode but with LabVIEW 2020. The graphic in the Label is not printetd completely. Only 1mm of the graphic is printed. I reinstalled LabVIEW2017 and everything is going well again.
The problem is that I cannot use LabVIEW 2017 because I used Map, which is not available in 2020
I am wondering had already faced something like this?
Thank you
03-23-2022 01:03 PM
Do you have the latest Zebra printer driver? What exactly are you trying to print? Can you post and example VI with a sample label you are trying to print?
04-04-2022 02:02 AM
The printer is working right with LabVIEW 2017 or any Wndows editor. I found a difference in New Report.vi between LabVIEW 2017 and LabVIEW 2020. in LabVIEW 2020 there is no NI_Standard Report.lvclass. I tried to copy it from 2017 to 2020 but it didn't work.