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

Add helper to automatically track y position of receipt without user intervention #8

Closed
itsmattking opened this issue Jul 12, 2024 · 0 comments

Comments

@itsmattking
Copy link
Collaborator

itsmattking commented Jul 12, 2024

Should also include support for automatically calculating label length and sending the label length command

itsmattking added a commit that referenced this issue Oct 26, 2024
- Adds `verticalPosition` in `ZplBuilder` to allow tracking of position
- Add `advancePosition` to allow control of `currentPosition`
- Update use of `labelLength` to take either `Exact` or `CurrentPosition` values.
itsmattking added a commit that referenced this issue Oct 28, 2024
* [#8] Add method to track current vertical position

- Adds `verticalPosition` in `ZplBuilder` to allow tracking of position
- Add `advancePosition` to allow control of `currentPosition`
- Update use of `labelLength` to take either `Exact` or `CurrentPosition` values.

* Fix incomplete test

* Adjust tests and add javadocs
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