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

Request of explaination of immediateNetworkPrinter status #275

Open
ScarpelliniStefano96 opened this issue May 19, 2024 · 0 comments
Open

Comments

@ScarpelliniStefano96
Copy link

Greetings.
I created an api that prints to an ImmediateNetworkPrinter. I would like to understand how to know if the paper runs out and in that case be able to send the print again when the paper is loaded. How can I do?

var e = new EPSON(); await printer.WriteAsync( // or, if using and immediate printer, use await printer.WriteAsync ByteSplicer.Combine( e.RequestPaperStatus() ) );

With this code how can i then take the value returned?

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

1 participant