Skip to content

Conversation

@vendra95
Copy link

Added paper cut and eject functions for printer models with paper output control.

    $printer->cut(CUT_FULL_EJECT); // Make a total cut and completely eject sheet
   
    $printer->cut(CUT_FULL_PARTIAL_EJECT); // Make a total cut and partial eject sheet

$lines are not supported

Below is an example of how it works

Youtube example
https://youtu.be/HkkgdSfYmbI?t=120

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

Successfully merging this pull request may close these issues.

1 participant