Skip to content

A fixed version of the CUPS drivers for DYMO printers

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

Techmo2/DYMO-CUPS-Drivers

Repository files navigation

DYMO-CUPS-Drivers

About

The driver contained here is a fork of the drivers from DYMO's website, which doesn't seem to work properly at this time.

This driver is minimally modified to allow for compiling, and execution on a modern linux system with a newer version of the cups api.

Build and install

./configure
make && sudo make install

Command line examples

  • Print very long text on a tape:
lpr -o landscape -o PageSize=24_mm__1___Label__Auto_ docs/test.txt
  • Set printing options for the LabelWriter driver:
lpr -o PageSize=30252_Address -o PrintQuality=Graphics -o PrintDensity=Light docs/test.txt
  • Set printing options for the LabelManager driver:
lpr -o PageSize=Address_Label -o CutOptions=ChainMarks -o LabelAlignment=Right -o TapeColor=1

About

A fixed version of the CUPS drivers for DYMO printers

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published