Label-printer front end

Hi,

I want to make front end for my label-printer.
Printer is connected to server and I want to let users to edit labels from web page.
Is it possible to let server send these labels to it’s local printer so I don’t have to share this printer to all users?

Thanks,

Jukka

[quote=157658:@Jukka Leino]Hi,

I want to make front end for my label-printer.
Printer is connected to server and I want to let users to edit labels from web page.
Is it possible to let server send these labels to it’s local printer so I don’t have to share this printer to all users?[/quote]

Label printers are usually addressed through the serial control. Web edition has it.

If your printer requires the usual printing way, I see that OpenPrinter autocompletes but generates an error. It seems off limit to the web app. You can probably use a helper app, desktop or console, that will carry out the printing and communicate with your web app through IPCSocket.