Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to print with xprinter printer #4

Open
nayibor opened this issue Dec 21, 2022 · 2 comments
Open

ability to print with xprinter printer #4

nayibor opened this issue Dec 21, 2022 · 2 comments

Comments

@nayibor
Copy link

nayibor commented Dec 21, 2022

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!!.

@receiptline
Copy link
Owner

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.

@nayibor
Copy link
Author

nayibor commented Dec 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants