How to print RFID encoded label using Java Script

// Expert user has replied.
S Shabin Suresh 9 months 2 weeks ago
239 4 0

Dears, 

We have an RFID Printer ZT41142-T0EOOC0Z, which we are using via IP address.

Our application uses C# code to Print RFID Labels from the Server Side To define an IP Printer in the same area network, now we need to access it as the client side by Using JavaScript code.

I there any chance to achieve that?

Thank you. 

Shabin

Please Register or Login to post a reply

4 Replies

S Steven Si

There are two options for printing from a webapp, the Browser Print and the SendFileToPrinter API. The Browser Print supports network, USB or Bluetooth connected printers. The SendFileToPrinter API supports cloud connected printers.

B Born Sha

Hello, 

We using Zebra  ZD610 and  ZT411R   RFID printer.  We having WEB Base application.  We unable to print the RFID encoding  label.


Our WEB base application using JAVA Script and React framework.   We checked couple of library unable to find the solution.

Please advice.

BORN

 

B Born Sha

How to print RFID encloded label using JAVA script or other solution 

S Steven Si

In terms of printing, there is no difference between printing RFID labels vs printing regular labels. As mentioned early, you can use either the Browser Print or the SendFileToPrinter API to achieve the RFID label printing. For RFID label printing, you only need to add the RFID related ZPL commands in the label's ZPL file. See the RFID Programming Guide 3 for the details of RFID ZPL commands.

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