andrey-ushakov / esc_pos_printer

ESC/POS (thermal, receipt) printing for Flutter & Dart
BSD 3-Clause "New" or "Revised" License
356 stars 305 forks source link

Accessing Network Printer. #109

Open tehsunnliu opened 3 years ago

tehsunnliu commented 3 years ago

Hi, I have a USB thermal printer that I can connect to my PC and share over the network. Is it possible to access the printer with this library and print? I tried to connect to the Shared Printer on my network. However, I couldn't. Thank you.

hamzamon commented 3 years ago

I am looking for how to print directly to usb pos printer using this library, can you please help me?