Skip to main content
Question

Printing Labels from a Dymo - Cutting off QR codes

  • May 19, 2026
  • 1 reply
  • 23 views

We have a Dymo 450 label printer and I’m trying to get it to print asset tags for our laptops.

 

Major problem is that the labels are not printing properly, it’s cutting off the QR code we’re trying to print on them and there is no way to “nudge” the print over a few mm to have it fit.

What settings should I be using to get this set up correctly?

1 reply

Forum|alt.badge.img+3

Good afternoon! 

Id be happy to help and you are able to adjust the QR code by using the following. The custom CSS can be inserted under the advance settings of the label template section. The amount of px can be changed to your liking by adjusting the number but this is to give you a rough idea what it will look like. Please let me know if that helps!

 

Best regards,

Arun

.qr-code-wrapper{
padding: 20px;
}