Issue / Question
How do I update or store a new CSV file onto a printer.
Issue Details
ZBI, ZBI Developer, CSV, Comma separated value, store file
Applicable To
ZBI Developers
LP_TLP 2824 Plus Series, Print Engine Printers, HC100 Series, GX Series, QLn Series, GK Series, ZD Series, Tabletop Barcode Printers, ZQ500 Series, KR403
Resolution / Answer
The ZBI Developer application allows a developer to either update current CSV files that are stored on a printer or to upload a new CSV file to the printer.
The procedure to send a csv file to a printer to be stored in E: memory is shown below:
Create a new project.
Right click on the created project name and click on Import file
Browse for the csv file and choose Finish.
The CSV file will then be a part of the project.
Right click on the project and choose send to printer.
If one chooses Network as shown above you will be presented with choices for printers to add.
If one chooses Local printer
One will be able to choose an available COM or LPT port.
One can also capture the ZPL that is being sent to the printer by exporting the project to a file.
Right click on the project and choose Export Project