Skip to content

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

Description

@liamclegg

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions