[cups.general] Labelprinter and Postscript pagesizes

Thomas Mieslinger thomas.mieslinger at 1und1.de
Sun Sep 19 08:39:29 PDT 2010


Am 18.09.2010 17:08, schrieb Michael Sweet:
> What driver are you using?

I created the printer using the webfrontend Maker: "zerbra" -> Model: 
"Zebra ZPL Label Printer". On the general Settingspage I set the 
resolution to 300dpi.

When I look into /etc/cups/ppd/printer.ppd the default values from the 
webfrontend seem to be applied

*PPD-Adobe: "4.3"
*%%%% PPD file for ZPL Label Printer with CUPS.
*%%%% Created by the CUPS PPD Compiler CUPS v1.4.2.
*% Copyright 2007-2008 by Apple Inc.
*% Copyright 1997-2007 by Easy Software Products.
[..]
*% Driver-defined attributes...
*cupsVersion: 1.4
*cupsModelNumber: 18
*cupsManualCopies: False
*cupsFilter: "application/vnd.cups-raster 50 rastertolabel"
*cupsLanguages: "en"
*OpenUI *PageSize/Media Size: PickOne
*OrderDependency: 10 AnySetup *PageSize
*DefaultPageSize: w108h36
[..]
*DefaultResolution: 300dpi
*Resolution 203dpi: "<</HWResolution[203 203]/cupsBitsPerColor 
1/cupsRowCount 0/cupsRowFeed 0/cupsRowStep 0/cupsColorSpace 
3>>setpagedevice"
*Resolution 300dpi: "<</HWResolution[300 300]/cupsBitsPerColor 
1/cupsRowCount 0/cupsRowFeed 0/cupsRowStep 0/cupsColorSpace 
3>>setpagedevice"
*Resolution 600dpi: "<</HWResolution[600 600]/cupsBitsPerColor 
1/cupsRowCount 0/cupsRowFeed 0/cupsRowStep 0/cupsColorSpace 
3>>setpagedevice"

I'm unsure if I have answered your question because I don't see a 
specific pstoraster driver is used in this scenario.

> What OS/Linux distribution are you using?

Currently I'm using OpenSolaris snv_134 which contains cups 1.4.2

> (100dpi is the default raster resolution for Ghostscript if it doesn't see the resolution set by the driver...)

Do you have any hints where I could look why the default from the ppd is 
not getting used?

Regards Thomas





More information about the cups mailing list