You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When printing wide labels, it would be nice to utilise more of the empty space. For instance, this is the design for a 60x14 label printer.
Describe the solution you'd like
It would be nice to be able to wrap the content onto multiple columns (CSS flex wrap) or use a templating language to get more positional control over content labels/values.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When printing wide labels, it would be nice to utilise more of the empty space. For instance, this is the design for a 60x14 label printer.
Describe the solution you'd like
It would be nice to be able to wrap the content onto multiple columns (CSS flex wrap) or use a templating language to get more positional control over content labels/values.
The text was updated successfully, but these errors were encountered: