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

How to add support for cancelling a job mid-printing? #1

Open
liamclegg opened this issue Dec 17, 2020 · 1 comment
Open

How to add support for cancelling a job mid-printing? #1

liamclegg opened this issue Dec 17, 2020 · 1 comment

Comments

@liamclegg
Copy link

Thank you for sharing this! Using your source, I have created a virtual printer that allows an industrial ink-jet printer to act like a label printer, streamlining the process of printing barcodes onto parts directly from an ERP.

Now, I would like to add the ability to cancel jobs partway through. Is this a feature you can add, or can you tell me where to start? In particular, how to set up printServer.py to listen for a job cancellation signal while self.printCallbackFn(buf) is running?

@Viren1801
Copy link

@liamclegg can you write down the detailed steps on how to install the virtual printer using these files please,I am facing difficulties in the steps to follow

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