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

Sending data directly to the printer (possibility) #3

Open
RogerMito opened this issue Aug 27, 2020 · 1 comment
Open

Sending data directly to the printer (possibility) #3

RogerMito opened this issue Aug 27, 2020 · 1 comment

Comments

@RogerMito
Copy link

Is there some way to send the output directly to the printer or is there some plan to implement it? It'd be too usefull. Currently, Node environment doesn't have good choices for that. Actually, I just know a lib called printer for that which has some problems and limitations.
Thank you so much.

@receiptline
Copy link
Owner

receiptline commented Oct 2, 2020

How about "serialport"?
$ npm i serialport
It can be sent to the printer using the virtual serial port drivers provided by the printer manufacturers.

Today we discussed this issue at our monthly meeting. We are planning to provide information on how to communicate with the printer. Thank 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