~ubuntu-branches/ubuntu/wily/foomatic-db/wily

« back to all changes in this revision

Viewing changes to db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3030_PXL.ppd

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2009-06-17 23:34:49 UTC
  • mfrom: (1.2.25 upstream) (2.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090617233449-oudf5h45fd0gorlo
Tags: 20090617-0ubuntu1
* New upstream release
  - Many new printer models added (Fixes: LP: #10871, LP: #83960, 
    LP: #114681, LP: #121060, LP: #258058, LP: #273975, LP: #343444,
    LP: #371737).
  - More user-friendly UI strings for the "Print Quality" option in some
    Brother PPD files (LP: #141487).
  - Replaced broken PPD for the Kyocera FS-9100DN by the one for the 
    FS-9120DN (LP: #344691).
  - Added "*cupsFilter:" lines to all PCL-XL PPD files from Ricoh and OEM
    so that they accept PDF as input format. This assures that always the
    most straightforward CUPS filter chain gets used and interferences
    between filters (like LP: #361772) get avoided.
  - Removed "Black and White" Color Mode (1 bit per pixel) from the
    "cdj550" driver. This mode is not supported by the driver (LP: #337133).
  - DesignJet driver assignement fixes, new "cdnj500" driver.
  - Correction of auto-detection strings.
  - Addition of CUPS custom option definitions to the PPDs from Ricoh
    family and OEM.
  - New "pxldpl" driver entry for the Dell 3010cn and Dell DPL printers
    in general.
* Merge from debian unstable, remaining changes:
  - Driver entries removed for drivers which are not shipped by Ubuntu
  - Fixed manufacturer-supplied PPDs: "*CloseUI <option>" ->
    "*CloseUI: <option>", "*1284DeviceId" -> "*1284DeviceID".
  - openprinting-ppds-extra package with PPDs from Ricoh family and OEM
    and non-English PPDs from Kyocera
  - Linked PPD files with Foomatic database, so that links in the Foomatic
    XML files keep working.
  - Removed link into /usr/share/cups/model, it makes PPDs appearing
    twice.
  - debian/patches/bjc600-bjc800.patch: Removed workaround for Ghostscript
    crashing when feeding bjc600/bjc800 drivers with PDF. The Ghostscript
    shipped by Ubuntu is fixed.
  - foomatic-filters-ppds discontinued upstream, updated debian/control
    appropriately.
  - foomatic-db does not make sense without foomatic-db-engine and
    foomatic-filters, made the Recommends: a Depends:.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
*%    for "Ricoh Aficio 3030 PXL"
5
5
*%
6
6
*%    CreationDate: 2004/08/10
7
 
*%    Modified:     2008/08/29
 
7
*%    Modified:     2009/05/04
8
8
*%
9
 
*%    COPYRIGHT (C) 2004-2008 RICOH COMPANY, LTD.
 
9
*%    COPYRIGHT (C) 2004-2009 RICOH COMPANY, LTD.
10
10
*%    
11
11
*%    Permission is hereby granted, free of charge, to any person obtaining
12
12
*%    a copy of this software and associated documentation files (the
45
45
 
46
46
*cupsVersion:      1.1
47
47
*cupsManualCopies: True
48
 
*cupsFilter:       "application/vnd.cups-postscript 0 foomatic-rip"
 
48
*cupsFilter: "application/vnd.cups-postscript 100 foomatic-rip"
 
49
*cupsFilter: "application/vnd.cups-pdf 0 foomatic-rip"
 
50
*cupsFilter: "application/vnd.apple-pdf 25 foomatic-rip"
49
51
 
50
52
*%========== Basic Device Capabilities ==========
51
53
 
105
107
 
106
108
*%========== Ghostscript Command line ==========
107
109
 
108
 
*FoomaticIDs: Ricoh-Aficio_3030 pxlmono
109
110
*FoomaticRIPCommandLine: "gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE%B%A%C %D%E"
110
111
 
111
112
*OpenGroup: General
376
377
*End
377
378
*CloseUI: *JobType
378
379
 
379
 
 
380
 
*OpenUI *LockedPrintPassword/Locked Print Password (4-8 digits): PickOne
381
 
*FoomaticRIPOption LockedPrintPassword: password JCL A
382
 
*FoomaticRIPOptionMaxLength LockedPrintPassword:8
383
 
*FoomaticRIPOptionAllowedChars LockedPrintPassword: "0-9"
384
 
*OrderDependency: 255 AnySetup *LockedPrintPassword
385
 
*FoomaticRIPOptionPrototype LockedPrintPassword: "SET JOBPASSWORD=%s"
386
 
*DefaultLockedPrintPassword: None
387
 
*LockedPrintPassword None/None: ""
388
 
*LockedPrintPassword 4001/4001: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4001"
389
 
*FoomaticRIPOptionSetting LockedPrintPassword=4001: "SET JOBPASSWORD=4001"
390
 
*LockedPrintPassword 4002/4002: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4002"
391
 
*FoomaticRIPOptionSetting LockedPrintPassword=4002: "SET JOBPASSWORD=4002"
392
 
*LockedPrintPassword 4003/4003: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4003"
393
 
*FoomaticRIPOptionSetting LockedPrintPassword=4003: "SET JOBPASSWORD=4003"
394
 
*CloseUI: *LockedPrintPassword
395
 
 
396
 
 
397
 
*OpenUI *DocServerPassword/Document Server Password (4-8 digits): PickOne
398
 
*FoomaticRIPOption DocServerPassword: password JCL A
399
 
*FoomaticRIPOptionMaxLength DocServerPassword:8
400
 
*FoomaticRIPOptionAllowedChars DocServerPassword: "0-9"
401
 
*OrderDependency: 255 AnySetup *DocServerPassword
402
 
*FoomaticRIPOptionPrototype DocServerPassword: "SET JOBPASSWORD=%s"
403
 
*DefaultDocServerPassword: None
404
 
*DocServerPassword None/None: ""
405
 
*DocServerPassword 3001/3001: "%% FoomaticRIPOptionSetting: DocServerPassword=3001"
406
 
*FoomaticRIPOptionSetting DocServerPassword=3001: "SET JOBPASSWORD=3001"
407
 
*DocServerPassword 3002/3002: "%% FoomaticRIPOptionSetting: DocServerPassword=3002"
408
 
*FoomaticRIPOptionSetting DocServerPassword=3002: "SET JOBPASSWORD=3002"
409
 
*DocServerPassword 3003/3003: "%% FoomaticRIPOptionSetting: DocServerPassword=3003"
410
 
*FoomaticRIPOptionSetting DocServerPassword=3003: "SET JOBPASSWORD=3003"
411
 
*CloseUI: *DocServerPassword
412
 
 
 
380
*OpenUI *Password/Locked Print or Doc Server Password (4-8 digits): PickOne
 
381
*FoomaticRIPOption Password: password JCL A
 
382
*FoomaticRIPOptionMaxLength Password:8
 
383
*FoomaticRIPOptionAllowedChars Password: "0-9"
 
384
*OrderDependency: 255 AnySetup *Password
 
385
*FoomaticRIPOptionPrototype Password: "SET JOBPASSWORD2=&quot;%s&quot;"
 
386
*DefaultPassword: None
 
387
*Password None/None: ""
 
388
*Password 4001/4001: "%% FoomaticRIPOptionSetting: Password=4001"
 
389
*FoomaticRIPOptionSetting Password=4001: "SET JOBPASSWORD2=&quot;4001&quot;"
 
390
*Password 4002/4002: "%% FoomaticRIPOptionSetting: Password=4002"
 
391
*FoomaticRIPOptionSetting Password=4002: "SET JOBPASSWORD2=&quot;4002&quot;"
 
392
*Password 4003/4003: "%% FoomaticRIPOptionSetting: Password=4003"
 
393
*FoomaticRIPOptionSetting Password=4003: "SET JOBPASSWORD2=&quot;4003&quot;"
 
394
*CloseUI: *Password
 
395
*CustomPassword True/Custom Password: "@PJL SET JOBPASSWORD2=&quot;\1&quot;<0A>"
 
396
*ParamCustomPassword Password: 1 passcode 4 8
413
397
 
414
398
*OpenUI *UserCode/User Code (up to 8 digits): PickOne
415
399
*FoomaticRIPOption UserCode: string JCL A
426
410
*UserCode 1003/1003: "%% FoomaticRIPOptionSetting: UserCode=1003"
427
411
*FoomaticRIPOptionSetting UserCode=1003: "SET USERCODE=&quot;1003&quot;"
428
412
*CloseUI: *UserCode
 
413
*CustomUserCode True/Custom UserCode: "@PJL SET USERCODE=&quot;\1&quot;<0A>"
 
414
*ParamCustomUserCode UserCode: 1 passcode 1 8
429
415
 
430
416
*CloseGroup: JobLog/Job Log
431
417
 
 
418
 
432
419
*UIConstraints: *Option1OptionTray None *InputSlot 3Tray
433
420
*UIConstraints: *Option1OptionTray None *InputSlot 4Tray
434
421
*UIConstraints: *Option1OptionTray 1Cassette *InputSlot 4Tray