receiptio icon indicating copy to clipboard operation
receiptio copied to clipboard

ability to print with xprinter printer

Open nayibor opened this issue 3 years ago • 2 comments

hi, thanks for a very excellent application. the concept is really great!!. i have an xprinter which i want to connect to with receiptio on windows 10. i am able to do test prints with windows os and the printer works fine. but when i try connecting using xprinter it does not seem to work and i always get the disconnect(105) message when i try printing using receiptio whether on the command line or when using the library from a nodejs application. i checked the list of supported printers but i noticed the xprinter series of printers wasn't supported. is this support coming anytime soon or is there some sort of workaround around this. thanks!!.

nayibor avatar Dec 21 '22 02:12 nayibor

Hi!

The printer control language "generic" may drive Xprinter.

receiptio -d 192.168.123.100 -p generic example.txt

For USB connection, please also install the virtual serial port driver and Node SerialPort.

Best regards.

receiptline avatar Dec 21 '22 18:12 receiptline

thanks!. will give it a shot and get back to you.

nayibor avatar Dec 21 '22 23:12 nayibor