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

Padding between labels in the Label Generator #474

Open
1 of 3 tasks
bshamster1 opened this issue Jan 14, 2025 · 2 comments
Open
1 of 3 tasks

Padding between labels in the Label Generator #474

bshamster1 opened this issue Jan 14, 2025 · 2 comments
Labels
⬆️ enhancement New feature or request

Comments

@bshamster1
Copy link

What is the problem you are trying to solve with this feature?

Some labels from Avery and other companies have padding between the labels on all sides, for example larger labels when there are only 8 labels on a page. The padding is above the labels and to the right/left.

What is the solution you are proposing?

Add two new fields on the label generator where you can define the padding between the labels for above/below and left/right.

What alternatives have you considered?

There does not seem like another way to use these types of labels with the current feature set and parameters.

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
@bshamster1 bshamster1 added the ⬆️ enhancement New feature or request label Jan 14, 2025
@bshamster1
Copy link
Author

I now realize I can get the proper East-West spacing by changing the Page Padding on the Left and Right. If the same functionality was applied to the top and bottom Page Padding, so that if you adjust those, spacing is adding between the labels North-South.

@bshamster1
Copy link
Author

This looks like it can be achieved by adding a style padding to "flex break-inside -avoid" of 0 0 _x_in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant