I want to send raw ZPL commands to a Zebra printer from a Blazor web application (on client side). This printer is not accessible from the Blazor server app. Is it possible to print with the Zebra printer only on client side without installation of any helper application/service which manages the print jobs on the client PC?
↧