Fedex ShipService shipping Label Printing

H Huong Do 3 years 5 months ago
130 1 0

I'm working on a web application (C# MVC) that needs to print a FEDEX shipping label. As part of the FedEx api, I can get raw label data for the printer (ZPL).
I just don't know how to send that data to the printer through .NET (I'm using C#). To be clear, the data is already pre formatted into ZPL (Zebra printer language) I just need to send it to the printer. My printer is Zebra ZT230

Please Register or Login to post a reply

1 Replies

D Dmitry Prokhorov

Hello,

There are two options to send ZPL to your printer:
1) To use Link OS SDK this way (see example at bottom of page): TcpConnection Class
2) To communicate with your printer directly via TCP/IP:

Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies

CONTACT
Can’t find what you’re looking for?