Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Printing multiple Dymo labels with Cups

I can print a single label using the command lp -o DymoPrintQuality=Text -o PageSize=w54h144 -o landscape -n 1 -d Dymo400Turbo /tmp/test.txt.

When I use the command lp -n 2 -o DymoPrintQuality=Text -o PageSize=w54h144 -o landscape -d Dymo400Turbo /tmp/test.txt it prints one label, not 2.

I have tested lp with the -n option printing to a non Dymo printer and -n is respected.

lpr also only prints one label.

I have tried with Cups 1.4.3 and Cups 2.1.3, I am using dymo-cups-drivers-1.4.0.5 downloaded from http://www.dymo.com/en-US/dymo-label-sdk-and-cups-drivers-for-linux-dymo-label-sdk-cups-linux-p--1

If anyone has any ideas I would be grateful.

Thanks to Philipp at the http://developers.dymo.com/2012/02/21/announcing-dymo-labelwriterlabelmanager-sdk-1-4-0-for-linux/#comment-84704 the answer is to change *cupsManualCopies: to True in the ppd file.

like image 716
user8886966 Avatar asked Dec 05 '25 17:12

user8886966


1 Answers

The answer is to change *cupsManualCopies: to True in the ppd file.

Thanks to Philipp at http://developers.dymo.com/2012/02/21/announcing-dymo-labelwriterlabelmanager-sdk-1-4-0-for-linux/#comment-84704 for this.

like image 50
user8886966 Avatar answered Dec 07 '25 12:12

user8886966



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!