Address Printing labels appears cut once printed

Hi, I recently bought a Mumbyn thermal printer and I’m using 58mm x 39mm labels. All is configured correctly, including the size of the paper, but when I print an address label it appears cut from the right end so the address is not shown completely. It seems that the size of the font is too big to display the address completely. How can I fix this? Thanks in advance

Can you let me know what label you are using?
The label probably needs to be adjusted for your specific label size.

Does this label variant work better for you?:

address_label_(59mm).html.zip (1.3 KB)

To install it unzip the file first, then place the html file in the “PackingSlips” folder. Please see the section Locating and Storing Custom Packing Slips in the help here how to install it.

My labels are 58mm x 39mm
I’ve installed the file but appears like this, the top margin is to big it seems. And in a longer address still show it cut on the right side. Adding new pic for that one.

Please give this adjusted label another try and let me know how it works for you:

address_label_(58x39mm).html.zip (1.5 KB)

Thanks that one works perfectly!
Any chance I can get rid of the black border?

This is a version without the black border:

address_label_(58x39mm).html.zip (1.5 KB)

That was perfect. Thanks so much. Is there any chance I can change the font?

Sure, that’s easy to do.
If you are familiar with HTML you can simply do it by yourself by opening the html file in a code editor.
In the code just adjust the font here:

font-family: -apple-system-font, 'Helvetica Neue', Helvetica, Arial, sans-serif;

Just replace -apple-system-font with a font that you prefer.

1 Like

Thank you! Worked perfectly. Have a great weekend

The last thing could you erase the images I uploaded, it has some private addresses and I would like them to be removed if possible. Thanks

I deleted the screenshots from your post.

Hi,
this feature sounds to be very interesting. I have a specific question. I do not use fixed sizes labels. In my brother printer I use a template which automatically resizes length depending on the length of address I past into. It means that every print has a different length. Is this sometime possible to do in this html template? I would find very useful a command that automatically print the label automatically adjusting the length. I wouldn’t need to manually copy and past any single address.
Thanks for any help.

Kind regards
Federico

1 Like

For the Address Label label the length of a label shouldn’t be that important, only the height.
However, what kind of label do you use and what is the paper size selected in print preview?

Hi @kristian ,
I use a continue roll (so not single labels of fixed sizes) which height is 29 mm. The length is automatically adjusted by the brother print application, keeping the same font and size of address and changing the length to avoid empty space or cut text on right side. Is this something possible to do automatically from GS?
Thanks for your help.

@fedege96 I don’t think that GarageSale can take control over your Brother label printer. However, if you chose to print a label from within GarageSale’s Order section and select your brother label printer in the print dialog, doesn’t the printed label still get cut off automatically?

Feel free to send me a screenshot of the print dialog so I can see what you have selected there.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.