Comment 0 for bug 394589

Revision history for this message
Matthias Andree (matthias-andree) wrote : HP LaserJet 1320 only 600 dpi hp-cups driver does not offer

I'm using the hplip packages from Packman on openSUSE 11.1. Unfortunately, hp-check does not complete.

I have a LaserJet 1320 printer that works with 1200 dpi in PostScript mode - but PS is extremely slow for graphics-intensive printing, so I tried to use a PCL driver instead. The corresponding PPD file begins like shown below.

PROBLEM: The PCL3 driver does not allow for 600x1200 dpi (FastRes) or 1200x1200 dpi (ProRes) configuration, and "Best" and "Normal" quality appear identical. This was already true for hpijs and the PXLMono drivers, and now continues through hpcups (see below).

Could the LJ1320-related PPD files for PCL and PCLXL please be updated to allow for 600x1200, and 1200x1200 dpi²? Thanks a lot.

*PPD-Adobe: "4.3"
*% PPD file for HP LaserJet 1320 Series with CUPS.
*% Created by the CUPS PPD Compiler v1.2.3.
*% (c) 2008 Copyright Hewlett-Packard Development Company, LP
*FormatVersion: "4.3"
*FileVersion: "hpcups 3.9.6b.4"
*LanguageVersion: English
*LanguageEncoding: ISOLatin1
*PCFileName: "hp-laserjet_1320_series-pcl3.ppd"
*Product: "(HP LaserJet 1320 Series Printer)"
*Manufacturer: "HP"
*ModelName: "HP LaserJet 1320 Series"
*ShortNickName: "HP LaserJet 1320 Series"
*NickName: "HP LaserJet 1320 Series pcl3, hpcups 3.9.6b.4"
*PSVersion: "(3010.000) 705"
*PSVersion: "(3010.000) 707"
*PSVersion: "(3010.000) 815"
*PSVersion: "(3010.000) 853"
...

*OpenUI *OutputMode/Print Quality: PickOne
*OrderDependency: 10.0 AnySetup *OutputMode
*DefaultOutputMode: Best
*OutputMode Normal: "<</cupsCompression 0/HWResolution[600 600]>>setpagedevice"
*OutputMode Draft/Draft (Economy): "<</cupsCompression 1/HWResolution[300 300]>>
setpagedevice"
*OutputMode Best: "<</cupsCompression 0/HWResolution[600 600]>>setpagedevice"
*CloseUI: *OutputMode

hp-check[11913]: info: :
Initializing. Please wait...
SUSE LINUX

11.1

scheduler is running

1.3.9

Linux merlin 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 i686 athlon i386 GNU/Linux

hp-check[11913]: info: :
hp-check[11913]: info: :---------------
hp-check[11913]: info: :| SYSTEM INFO |
hp-check[11913]: info: :---------------
hp-check[11913]: info: :
hp-check[11913]: info: :Basic system information:
hp-check[11913]: info: :Linux merlin 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 i686 athlon i386 GNU/Linux
hp-check[11913]: info: :
hp-check[11913]: info: :Distribution:
hp-check[11913]: info: :suse 11.1
hp-check[11913]: info: :
hp-check[11913]: info: :Checking Python version...
hp-check[11913]: info: :OK, version 2.6.0 installed
hp-check[11913]: info: :
hp-check[11913]: info: :Checking PyQt 4.x version...