driver icon indicating copy to clipboard operation
driver copied to clipboard

How to print to an specific printer by name?

Open juancarlosgzs opened this issue 8 months ago • 3 comments

I'm trying to print to an specific thermal printer but I just have the data that is returned by the getPrintersAsync function from Electron. In the past with other libraries, I used the name itself of the printer in order to print to an specific printer, how can I do that with this library?

In my use case I need to handle all printers that are connected to the computer, either for it to be usb or bluetooth.

@dohooo

juancarlosgzs avatar Jun 13 '24 09:06 juancarlosgzs