Zebra printer

Job ID: 36142440

Budget: €30 – €250 EUR

A customer of mine uses a Delphi 2077 application of mine that prints barcode labels on a label printer.
Customer recently changed label printer from Brother to Zebra ZD421.
The Brother SDK has an ActiveX which allows (with the extremely simple code attached) to load a label template (lbx format produced by a Brother software designer), to replace the default values of the template with the actual values and to send print the label.
Zebra also provides a designer software (ZebraDesigner 3 for Developers) that produces the template in nlbl format. But Zebra SDK does NOT provide a similar ActiveX.
I need to equip my application with the same functionality: load an nlbl template, set the values of the fields and send to print.
Related categories: Windows Desktop Delphi