~ubuntu-branches/ubuntu/precise/hplip/precise-updates

« back to all changes in this revision

Viewing changes to prnt/drv/hpcups.drv.in

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2011-10-29 10:02:57 UTC
  • mfrom: (2.1.177 precise)
  • Revision ID: package-import@ubuntu.com-20111029100257-dp1w2nvpohhpvuel
Tags: 3.11.10-1
* New Upstream Release
* Switch to dh_bugfiles - fixes reportbug script

Show diffs side-by-side

added added

removed removed

Lines of Context:
229
229
//         Corrected the Overspray values for borderless paper sizes in StingrayOJ class
230
230
//         replaced names PhotoL.FB with L.FB and Photo3.5x5.FB with PhotoL.FB
231
231
 
232
 
  
 
232
//      26 July 2011 Ani
 
233
//        Added new tech class Copperhead for Munich
 
234
 
 
235
//      3 August 2011 Ani
 
236
//        Added new tech class Ampere
 
237
 
 
238
//      13 September 2011 Goutam
 
239
//         Added AutoDuplex PaperSizes in Copperhead techclass 
233
240
 
234
241
// Include necessary files...
235
242
#include <font.defs>
3613
3620
      Attribute "Product" "" "(HP Officejet k7108 Printer)"
3614
3621
    }
3615
3622
    {
3616
 
      ModelName "HP Photosmart Pro b8300 Series"
3617
 
      Attribute "NickName" "" "HP Photosmart Pro b8300 Series, $Version"
3618
 
      Attribute "ShortNickName" "" "HP Photosmart Pro b8300 Series"
3619
 
      Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart pro b8300 series;DES:photosmart pro b8300 series;"
3620
 
      PCFileName "hp-photosmart_pro_b8300_series.ppd"
3621
 
      Attribute "Product" "" "(HP Photosmart Pro b8330 Printer)"
3622
 
      Attribute "Product" "" "(HP Photosmart Pro b8338 Printer)"
3623
 
      Attribute "Product" "" "(HP Photosmart Pro b8350 Printer)"
3624
 
      Attribute "Product" "" "(HP Photosmart Pro b8353 Printer)"
3625
 
    }
3626
 
    {
3627
 
      ModelName "HP Photosmart Pro b8800 Series"
3628
 
      Attribute "NickName" "" "HP Photosmart Pro b8800 Series, $Version"
3629
 
      Attribute "ShortNickName" "" "HP Photosmart Pro b8800 Series"
3630
 
      Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart pro b8800 series;DES:photosmart pro b8800 series;"
3631
 
      PCFileName "hp-photosmart_pro_b8800_series.ppd"
3632
 
      Attribute "Product" "" "(HP Photosmart Pro b8850 Printer)"
3633
 
    }
3634
 
    {
3635
3623
      ModelName "HP Deskjet 9600"
3636
3624
      Attribute "NickName" "" "HP Deskjet 9600, $Version"
3637
3625
      Attribute "ShortNickName" "" "HP Deskjet 9600"
4544
4532
 
4545
4533
} // End StingrayOJ
4546
4534
 
 
4535
//////// Copperhead
 
4536
{
 
4537
  
 
4538
    Attribute "hpPrinterLanguage" "" "pcl3gui2"
 
4539
    Attribute "HPMechOffset" "" "69"
 
4540
 
 
4541
    Group "General/General"
 
4542
 
 
4543
    Option "ColorModel/Output Mode" PickOne AnySetup 10.0
 
4544
    *Choice "RGB/Color" "<</cupsColorSpace 17/cupsBitsPerColor 8/cupsRowStep 0>>setpagedevice"
 
4545
    Choice "CMYGray/High Quality Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 1>>setpagedevice"
 
4546
    Choice "KGray/Black Only Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2>>setpagedevice"
 
4547
  
 
4548
    // cupsMediaType values map to MEDIATYPE from global_types.h
 
4549
    Option "MediaType/Media Type" PickOne AnySetup 10.0
 
4550
    *Choice "Plain/Plain Paper" "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
 
4551
    Choice "Glossy/Photo Paper" "<</MediaType(Glossy)/cupsMediaType 3>>setpagedevice"
 
4552
    Choice "TransparencyFilm/Transparency Film" "<</MediaType(TransparencyFilm)/cupsMediaType 4>>setpagedevice"
 
4553
   
 
4554
    
 
4555
     // cupsCompression values map to QUALITY_MODE from global_types.h
 
4556
    Option "OutputMode/Print Quality" PickOne AnySetup 10.0
 
4557
    *Choice "Normal/Normal" "<</OutputType(0)/HWResolution[600 600]>>setpagedevice"
 
4558
     Choice "FastDraft/Fast Draft" "<</OutputType(-2)/HWResolution[300 300]>>setpagedevice"
 
4559
     Choice "Best/Best" "<</OutputType(1)/HWResolution[600 600]>>setpagedevice"
 
4560
     Choice "Photo/High-Resolution Photo" "<</OutputType(2)/HWResolution[1200 1200]>>setpagedevice"
 
4561
 
 
4562
    
 
4563
    Option "InputSlot/Media Source" PickOne AnySetup 10.0
 
4564
       *Choice "Auto/Auto-Select" "<</MediaPosition 7>>setpagedevice"
 
4565
 
 
4566
     //Constraints
 
4567
     //MediaType & OutputMode
 
4568
     UIConstraints "*MediaType Plain *OutputMode MaxDPI"
 
4569
     UIConstraints "*MediaType Glossy *OutputMode FastDraft"
 
4570
     UIConstraints "*MediaType Glossy *OutputMode MaxDPI"
 
4571
     UIConstraints "*MediaType TransparencyFilm *OutputMode FastDraft"
 
4572
     UIConstraints "*MediaType TransparencyFilm *OutputMode Best"
 
4573
     UIConstraints "*MediaType TransparencyFilm *OutputMode MaxDPI"
 
4574
  
 
4575
     //PaperSizes & MediaTypes
 
4576
     UIConstraints "*PageSize PhotoL.FB *MediaType Plain"
 
4577
     UIConstraints "*PageSize Photo3.5x5.FB *MediaType Plain"
 
4578
     UIConstraints "*PageSize Photo4x6.FB *MediaType Plain"
 
4579
     UIConstraints "*PageSize Photo4x6tab.FB *MediaType Plain"
 
4580
     UIConstraints "*PageSize Photo10x15.FB *MediaType Plain"
 
4581
     UIConstraints "*PageSize Photo10x15tab.FB *MediaType Plain"
 
4582
     UIConstraints "*PageSize Photo10x15tab.FB *MediaType Plain"
 
4583
     UIConstraints "*PageSize Photo3x5 *MediaType Plain"
 
4584
     UIConstraints "*PageSize PhotoL *MediaType Plain"
 
4585
     UIConstraints "*PageSize Photo3.5x5 *MediaType Plain"
 
4586
     UIConstraints "*PageSize Photo10x15 *MediaType Plain"
 
4587
     UIConstraints "*PageSize Photo4x6 *MediaType Plain"
 
4588
     UIConstraints "*PageSize Photo4x6tab *MediaType Plain"
 
4589
     UIConstraints "*PageSize Photo10x15tab *MediaType Plain"
 
4590
     UIConstraints "*PageSize Photo2L *MediaType Plain"
 
4591
     UIConstraints "*PageSize Photo13x18 *MediaType Plain"
 
4592
     UIConstraints "*PageSize Photo5x7 *MediaType Plain"
 
4593
     UIConstraints "*PageSize Photo8x10 *MediaType Plain"
 
4594
      
 
4595
     UIConstraints "*PageSize Statement *MediaType Glossy"
 
4596
     UIConstraints "*PageSize A5 *MediaType Glossy"
 
4597
     UIConstraints "*PageSize JB5 *MediaType Glossy"
 
4598
     UIConstraints "*PageSize Executive *MediaType Glossy"  
 
4599
     UIConstraints "*PageSize A4 *MediaType Glossy"
 
4600
     UIConstraints "*PageSize Letter *MediaType Glossy"
 
4601
     UIConstraints "*PageSize Legal *MediaType Glossy"
 
4602
     UIConstraints "*PageSize A6 *MediaType Glossy"
 
4603
     UIConstraints "*PageSize EnvChou4 *MediaType Glossy"
 
4604
     UIConstraints "*PageSize EnvMonarch *MediaType Glossy"
 
4605
     UIConstraints "*PageSize Env10 *MediaType Glossy"
 
4606
     UIConstraints "*PageSize EnvDL *MediaType Glossy"
 
4607
     UIConstraints "*PageSize EnvA2 *MediaType Glossy"
 
4608
     UIConstraints "*PageSize EnvC6 *MediaType Glossy"
 
4609
     UIConstraints "*PageSize EnvChou3 *MediaType Glossy"
 
4610
     UIConstraints "*PageSize EnvC5 *MediaType Glossy"
 
4611
     UIConstraints "*PageSize EnvC5 *MediaType Glossy"
 
4612
     UIConstraints "*PageSize Card3x5 *MediaType Glossy"
 
4613
     UIConstraints "*PageSize Card4x6 *MediaType Glossy"
 
4614
     UIConstraints "*PageSize Card5x8 *MediaType Glossy"
 
4615
     UIConstraints "*PageSize 8.5x13 *MediaType Glossy"
 
4616
 
 
4617
    // 4x6 or smaller
 
4618
      CustomMedia "Card3x5/Index Card 3x5in" 216 360 9 9 9 9 "<</cupsInteger0 78/PageSize [216 360]/ImagingBBox null>>setpagedevice"
 
4619
         "<</cupsInteger0 78/PageSize[216 360]/ImagingBBox null>>setpagedevice"
 
4620
      CustomMedia "Card4x6/Index Card 4x6in" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize [288 432]/ImagingBBox null>>setpagedevice"
 
4621
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4622
      CustomMedia "PhotoL/Photo L 89x127mm" 252 360 9 9 9 9 "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4623
         "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4624
      CustomMedia "L.FB/Borderless Photo L 89x127mm" 264.744  374.112 0 0 0 0 "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize [264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4625
         "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4626
      CustomMedia "Photo3.5x5/Photo 3.5x5in" 252 360 9 9 9 9 "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4627
         "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4628
      CustomMedia "PhotoL.FB/Borderless Photo 3.5x5in" 264.744  374.112 0 0 0 0 "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4629
         "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4630
      CustomMedia "Photo4x6/Photo 4x6in" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4631
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4632
      CustomMedia "Photo4x6.FB/Borderless Photo 4x6in" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice" 
 
4633
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4634
      CustomMedia "Photo4x6tab/Photo 4x6in (tab)" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4635
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4636
      CustomMedia "Photo4x6tab.FB/Borderless Photo 4x6in (tab)" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4637
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4638
      CustomMedia "A6/A6 105x148mm" 297.36 419.76 9 9 9 9 "<</cupsInteger0 73/PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"
 
4639
         "<</cupsInteger0 73/PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"      
 
4640
      CustomMedia "A6.FB/A6 Borderless 105x148mm" 310.104 433.872 0 0 0 0 "<</cupsInteger0 73/PageSize[310.104 433.872]/ImagingBBox null>>setpagedevice"
 
4641
         "<</cupsInteger0 73/cupsReal0 .079/cupsReal1 .098/PageSize[310.104 433.872]/ImagingBBox null>>setpagedevice"
 
4642
      CustomMedia "Hagaki/Hagaki 100x148mm" 283.68 419.76 9 9 9 9 "<</cupsInteger0 71/PageSize[283.68 419.76]/ImagingBBox null>>setpagedevice"
 
4643
         "<</cupsInteger0 71/PageSize[283.68 419.76]/ImagingBBox null>>setpagedevice"
 
4644
      CustomMedia "Hagaki.FB/Hagaki Borderless 100x148mm" 296.424 433.872 0 0 0 0 "<</cupsInteger0 71/PageSize[296.424 433.872]/ImagingBBox    null>>setpagedevice"
 
4645
         "<</cupsInteger0 71/PageSize[296.424 433.872]/ImagingBBox null>>setpagedevice"
 
4646
      
 
4647
      // 5x7
 
4648
      CustomMedia "Photo5x7/Photo 5x7in" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4649
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4650
      CustomMedia "Photo5x7.FB/Photo Borderless 5x7in" 372.816 518.112 0 0 0 0 "<</cupsInteger0 122/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4651
         "<</cupsInteger0 122/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4652
      CustomMedia "Card5x8/Index Card 5x8in" 360 576 9 9 9 9 "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
4653
         "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
4654
      CustomMedia "A5/A5 148x210mm" 419.76 595.44 9 9 9 9 "<</cupsInteger0 25/PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
 
4655
         "<</cupsInteger0 25/PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
 
4656
      CustomMedia "A5.FB/A5 Borderless 148x210mm" 435.312 609.552 0 0 0 0 "<</cupsInteger0 25/PageSize[435.312 609.552]/ImagingBBox null>>setpagedevice"
 
4657
         "<</cupsInteger0 25/cupsReal0 .098/cupsReal1 .098/PageSize[435.312 609.552]/ImagingBBox null>>setpagedevice"
 
4658
      CustomMedia "Cabinet/Cabinet Size 120x165mm" 339.84 468 9 9 9 9 "<</cupsInteger0 119/PageSize[339.84 468]/ImagingBBox null>>setpagedevice"
 
4659
         "<</cupsInteger0 119/PageSize[339.84 468]/ImagingBBox null>>setpagedevice"
 
4660
      CustomMedia "Cabinet.FB/Cabinet Size Borderless 120x165mm" 352.584 482.112 0 0 0 0 "<</cupsInteger0 119/PageSize[352.584 482.112]/ImagingBBox null>>setpagedevice"
 
4661
         "<</cupsInteger0 119/cupsReal0 .079/cupsReal1 .098/PageSize[352.58 478.36]/ImagingBBox null>>setpagedevice"
 
4662
      CustomMedia "2L/2L 127x178mm" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4663
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4664
      CustomMedia "2L.FB/2L Borderless 127x178mm" 372.816 518.112 0 0 0 0 "<</cupsInteger0 122/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4665
         "<</cupsInteger0 122/cupsReal0 .089/cupsReal1 .098/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4666
      CustomMedia "Oufuku/Oufuku-Hagaki 200x148mm" 566.64 419.76 9 9 9 9 "<</cupsInteger0 72/PageSize[566.64 419.76]/ImagingBBox null>>setpagedevice"
 
4667
         "<</cupsInteger0 72/PageSize[566.64 419.76]/ImagingBBox null>>setpagedevice"
 
4668
     
 
4669
      
 
4670
      // Standard
 
4671
      CustomMedia "JB5/JB5 182x257mm" 516.24 728.64 9 9 9 9 "<</cupsInteger0 45/PageSize[516.24 728.64]/ImagingBBox null>>setpagedevice"
 
4672
         "<</cupsInteger0 45/PageSize [516.24 728.64]/ImagingBBox null>>setpagedevice"
 
4673
      CustomMedia "Executive/Executive 7.25x10.5in" 522 756 9 9 9 9 "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
4674
         "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
4675
      *CustomMedia "Letter/Letter 8.5x11in" 612 792 9 9 9 9 "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
4676
         "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
4677
      CustomMedia "Letter.FB/Letter Borderless 8.5x11in" 627.552 806.112 0 0 0 0 "<</cupsInteger0 2/PageSize[627.552 806.112]/ImagingBBox null>>setpagedevice"
 
4678
         "<</cupsInteger0 2/cupsReal0 .098/cupsReal1 .098/PageSize[627.552 806.112]/ImagingBBox null>>setpagedevice"
 
4679
      CustomMedia "A4/A4 210x297mm" 595.44 841.68 9 9 9 9 "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice" 
 
4680
         "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice"
 
4681
      CustomMedia "A4.FB/A4 Borderless 210x297mm" 610.992 855.792 0 0 0 0 "<</cupsInteger0 26/PageSize[610.992 855.792]/ImagingBBox null>>setpagedevice" 
 
4682
         "<</cupsInteger0 26/cupsReal0 .098/cupsReal1 .098/PageSize[610.992 855.792]/ImagingBBox null>>setpagedevice"
 
4683
      CustomMedia "Legal/Legal 8.5x14in" 612 1008 9 9 9 9 "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
4684
         "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
4685
      CustomMedia "Photo10x15/Photo 10x15cm" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4686
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4687
      CustomMedia "Photo10x15.FB/Borderless Photo 10x15cm" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4688
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4689
      CustomMedia "Photo10x15tab/Photo 10x15cm (tab)" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4690
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4691
      CustomMedia "Photo10x15tab.FB/ Borderless Photo 10x15cm (tab)" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4692
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4693
      CustomMedia "Photo2L/Photo 2L 127x178mm" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4694
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4695
      CustomMedia "Photo13x18/Photo 13x18cm" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4696
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4697
      CustomMedia "Photo8x10/Photo 8x10in" 576 720 9 9 9 9 "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
4698
         "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
4699
      CustomMedia "8x10.FB/Borderless 8x10in" 591.552 734.112 0 0 0 0 "<</cupsInteger0 7/PageSize[591.552 734.112]/ImagingBBox null>>setpagedevice"
 
4700
         "<</cupsInteger0 7/cupsReal0 .098/cupsReal1 .098/PageSize[591.552 734.112]/ImagingBBox null>>setpagedevice"
 
4701
      
 
4702
 
 
4703
     // Envelope
 
4704
      CustomMedia "EnvA2/A2 Envelope 4.37x5.75in" 314.64 414 9 42.192 9 9 "<</cupsInteger0 109/PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
 
4705
         "<</cupsInteger0 109/PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
 
4706
      CustomMedia "EnvC6/C6 Envelope 114x162mm" 323.28 459.36 9 42.192 9 9 "<</cupsInteger0 92/PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
 
4707
         "<</cupsInteger0 92/PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
 
4708
      CustomMedia "EnvChou4/#4 Japanese Envelope 90x205mm" 254.88 581.04 9 42.192 9 9 "<</cupsInteger0 111/PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
 
4709
         "<</cupsInteger0 111/PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
 
4710
      CustomMedia "Env6/#6 Envelope 3.63x6.5in" 261.36 468 9 42.192 9 9 "<</cupsInteger0 83/PageSize[261.36 468]/ImagingBBox null>>setpagedevice"
 
4711
         "<</cupsInteger0 83/PageSize[261.36 468]/ImagingBBox null>>setpagedevice"
 
4712
      CustomMedia "EnvCard/Card Envelope 4.4x6in" 315 432 9 42.192 9 9 "<</cupsInteger0 114/PageSize[315 432]/ImagingBBox null>>setpagedevice"
 
4713
         "<</cupsInteger0 114/PageSize[315 432]/ImagingBBox null>>setpagedevice"
 
4714
      CustomMedia "EnvMonarch/Monarch Envelope 3.875x7.5in" 279 540 9 42.192 9 9 "<</cupsInteger0 80/PageSize[279 540]/ImagingBBox null>>setpagedevice"
 
4715
         "<</cupsInteger0 80/PageSize[279 540]/ImagingBBox null>>setpagedevice"
 
4716
      CustomMedia "EnvDL/DL Envelope 110x220mm" 311.76 623.52 9 42.192 9 9 "<</cupsInteger0 90/PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
 
4717
         "<</cupsInteger0 90/PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
 
4718
      CustomMedia "Env10/#10 Envelope 4.125x9.5in" 297 684 9 42.192 9 9 "<</cupsInteger0 81/PageSize[297 684]/ImagingBBox null>>setpagedevice"
 
4719
         "<</cupsInteger0 81/PageSize[297 684]/ImagingBBox null>>setpagedevice"
 
4720
      CustomMedia "EnvChou3/#3 Japanese Envelope 120x235mm" 339.84 666 9 42.192 9 9 "<</cupsInteger0 110/PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
 
4721
         "<</cupsInteger0 110/PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
 
4722
      CustomMedia "EnvC5/C5 Envelope 162x229mm" 459.36 649.44 9 42.192 9 9 "<</cupsInteger0 91/PageSize[459.36 649.44]/ImagingBBox null>>setpagedevice"
 
4723
         "<</cupsInteger0 91/PageSize[459.36 649.44]/ImagingBBox null>>setpagedevice"
 
4724
 
 
4725
      
 
4726
 
 
4727
     // Custom page sizes from 1x4in to legal
 
4728
      HWMargins 9 9 9 9
 
4729
      VariablePaperSize Yes
 
4730
      MinSize 3in 4in
 
4731
      MaxSize 8.5in 30in
 
4732
 
 
4733
    // <%Copperhead:Normal%>
 
4734
    {
 
4735
      ModelName "HP Deskjet 3070 b611 Series"
 
4736
      Attribute "NickName" "" "HP Deskjet 3070 b611 Series, $Version"
 
4737
      Attribute "ShortNickName" "" "HP Deskjet 3070 b611 Series"
 
4738
      Attribute "1284DeviceID" "" "MFG:HP;MDL:deskjet 3070 b611 series;DES:deskjet 3070 b611 series;"
 
4739
      PCFileName "hp-deskjet_3070_b611_series.ppd"
 
4740
      Attribute "Product" "" "(HP Deskjet 3070 b611 Series)"
 
4741
    }
 
4742
    {
 
4743
      ModelName "HP Photosmart 5510 Series"
 
4744
      Attribute "NickName" "" "HP Photosmart 5510 Series, $Version"
 
4745
      Attribute "ShortNickName" "" "HP Photosmart 5510 Series"
 
4746
      Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart 5510 series;DES:photosmart 5510 series;"
 
4747
      PCFileName "hp-photosmart_5510_series.ppd"
 
4748
      Attribute "Product" "" "(HP Photosmart 5510 E-all-in-one)"
 
4749
    }
 
4750
   // End Supported media sizes with full bleed.
 
4751
 
 
4752
        //Copperhead Auto Duplex PaperSizes
 
4753
     {
 
4754
        Attribute "cupsEvenDuplex" "" "True"
 
4755
        Attribute "cupsBackSide" "" "Rotated"
 
4756
        Attribute "cupsFlipDuplex" "" "True"
 
4757
 
 
4758
       
 
4759
 
 
4760
          Option "Duplex/Double-Sided Printing" PickOne AnySetup 10.0
 
4761
            Choice "DuplexNoTumble/Long Edge (Standard)" "<</Duplex true/Tumble false>>setpagedevice"
 
4762
            Choice "DuplexTumble/Short Edge (Flip)" "<</Duplex true/Tumble true>>setpagedevice"
 
4763
           *Choice "None/Off" "<</Duplex false/Tumble false>>setpagedevice"
 
4764
 
 
4765
         
 
4766
 
 
4767
        CustomMedia "Card4x6.Duplex/Index Card AutoDuplex 4x6in" 288 423 9 0 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4768
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4769
        CustomMedia "Card5x8.Duplex/Index Card AutoDuplex 5x8in" 360 567 9 0 9 9 "<</cupsInteger0 75/PageSize[360 567]/ImagingBBox null>>setpagedevice"
 
4770
         "<</cupsInteger0 75/PageSize[360 567]/ImagingBBox null>>setpagedevice"
 
4771
        CustomMedia "A5.Duplex/A5 AutoDuplex 148x210mm" 419.76 586.44 9 33.192 9 42.192 "<</cupsInteger0 25/PageSize[419.76 586.44]/ImagingBBox null>>setpagedevice"
 
4772
         "<</cupsInteger0 25/PageSize[419.76 586.44]/ImagingBBox null>>setpagedevice"
 
4773
        CustomMedia "B5.Duplex/B5 AutoDuplex 176x250mm" 498.96 699.48 9 33.192 9 42.192 "<</cupsInteger0 65/PageSize[498.96 699.48]/ImagingBBox null>>setpagedevice"
 
4774
         "<</cupsInteger0 65/PageSize[498.96 699.48]/ImagingBBox null>>setpagedevice"
 
4775
        CustomMedia "JB5.Duplex/JB5 AutoDuplex 182x257mm" 516.24 719.64 9 33.192 9 42.192 "<</cupsInteger0 45/PageSize[516.24 719.64]/ImagingBBox null>>setpagedevice"
 
4776
         "<</cupsInteger0 45/PageSize [516.24 719.64]/ImagingBBox null>>setpagedevice"
 
4777
        CustomMedia "Executive.Duplex/Executive AutoDuplex 7.25x10.5in" 522 747 9 33.192 9 42.192 "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
4778
         "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
4779
        CustomMedia "A4.Duplex/A4 AutoDuplex 210x297mm" 595.44 832.68 9 33.192 9 42.192 "<</cupsInteger0 26/PageSize[595.44 832.68]/ImagingBBox null>>setpagedevice"
 
4780
         "<</cupsInteger0 26/PageSize[595.44 832.68]/ImagingBBox null>>setpagedevice"
 
4781
        CustomMedia "Letter.Duplex/Letter AutoDuplex 8.5x11in" 612 783 9 33.192 9 42.192 "<</cupsInteger0 2/PageSize[612 783]/ImagingBBox null>>setpagedevice"
 
4782
         "<</cupsInteger0 2/PageSize[612 783]/ImagingBBox null>>setpagedevice"
 
4783
        CustomMedia "Hagaki.Duplex/Hagaki AutoDuplex 100x148mm" 283.68 410.76 9 0 9 9 "<</cupsInteger0 71/PageSize[283.68 410.76]/ImagingBBox null>>setpagedevice"
 
4784
         "<</cupsInteger0 71/PageSize[283.68 410.76]/ImagingBBox null>>setpagedevice"
 
4785
        CustomMedia "Oufuku.Duplex/Oufuku-Hagaki AutoDuplex 200x148mm" 566.64 410.76 9 0 9 9 "<</cupsInteger0 72/PageSize[566.64 410.76]/ImagingBBox null>>setpagedevice"
 
4786
         "<</cupsInteger0 72/PageSize[566.64 410.76]/ImagingBBox null>>setpagedevice"
 
4787
       // <%Copperhead:AutoDuplex%>
 
4788
       {
 
4789
         ModelName "HP Photosmart 6510 Series"
 
4790
         Attribute "NickName" "" "HP Photosmart 6510 Series, $Version"
 
4791
         Attribute "ShortNickName" "" "HP Photosmart 6510 Series"
 
4792
         Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart 6510 series;DES:photosmart 6510 series;"
 
4793
         PCFileName "hp-photosmart_6510_series.ppd"
 
4794
         Attribute "Product" "" "(HP Photosmart 6510 E-all-in-one)"
 
4795
       }
 
4796
     }
 
4797
} // End Copperhead
 
4798
 
 
4799
 
 
4800
//////// Python11
 
4801
{
 
4802
  Attribute "cupsEvenDuplex" "" "True"
 
4803
  Attribute "cupsBackSide" "" "Rotated"
 
4804
  Attribute "cupsFlipDuplex" "" "True"
 
4805
  Attribute "hpPrinterLanguage" "" "pcl3gui2"
 
4806
  Attribute "HPMechOffset" "" "69"
 
4807
 
 
4808
  Group "General/General"
 
4809
 
 
4810
  Option "Duplex/Double-Sided Printing" PickOne AnySetup 10.0
 
4811
    Choice "DuplexNoTumble/Long Edge (Standard)" "<</Duplex true/Tumble false>>setpagedevice"
 
4812
    Choice "DuplexTumble/Short Edge (Flip)" "<</Duplex true/Tumble true>>setpagedevice"
 
4813
    *Choice "None/Off" "<</Duplex false/Tumble false>>setpagedevice"
 
4814
 
 
4815
 
 
4816
  Option "ColorModel/Output Mode" PickOne AnySetup 10.0
 
4817
    Choice "CMYGray/High Quality Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 1>>setpagedevice"
 
4818
    Choice "KGray/Black Only Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2>>setpagedevice"
 
4819
    *Choice "RGB/Color" "<</cupsColorSpace 17/cupsBitsPerColor 8/cupsRowStep 0>>setpagedevice"
 
4820
 
 
4821
  // cupsMediaType values map to MEDIATYPE from global_types.h
 
4822
  Option "MediaType/Media Type" PickOne AnySetup 10.0
 
4823
    *Choice "Automatic/Automatic" "<</MediaType(Automatic)/cupsMediaType -1>>setpagedevice"
 
4824
    Choice "Plain/Plain Paper" "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
 
4825
    Choice "Glossy/Photo Paper" "<</MediaType(Glossy)/cupsMediaType 3>>setpagedevice"
 
4826
    Choice "TransparencyFilm/Transparency Film" "<</MediaType(TransparencyFilm)/cupsMediaType 4>>setpagedevice"
 
4827
  
 
4828
  Option "OutputMode/Print Quality" PickOne AnySetup 10.0
 
4829
    Choice "Auto/Automatic" "<</OutputType(-3)/HWResolution[600 600]>>setpagedevice"
 
4830
    Choice "FastDraft/Fast Draft" "<</OutputType(-2)/HWResolution[300 300]>>setpagedevice"
 
4831
    *Choice "Normal/Normal" "<</OutputType(0)/HWResolution[600 600]>>setpagedevice"
 
4832
    Choice "Best/Best" "<</OutputType(1)/HWResolution[600 600]>>setpagedevice"
 
4833
    Choice "Photo/High-Resolution Photo" "<</OutputType(2)/HWResolution[1200 1200]>>setpagedevice"
 
4834
 
 
4835
  Option "InputSlot/Media Source" PickOne AnySetup 10.0
 
4836
     *Choice "Auto/Auto-Select" "<</MediaPosition 7>>setpagedevice"
 
4837
     Choice "PhotoTray/Photo Tray" "<</MediaPosition 6>>setpagedevice"
 
4838
     Choice "Upper/Main Tray" "<</MediaPosition 1>>setpagedevice"
 
4839
 
 
4840
 
 
4841
 
 
4842
  // Duplexer is optional...
 
4843
  Installable "OptionDuplex/Duplexer Installed"
 
4844
 
 
4845
  // Constraints
 
4846
  UIConstraints "*Duplex *OptionDuplex False"
 
4847
  UIConstraints "*MediaType Automatic *OutputMode FastDraft"
 
4848
  UIConstraints "*MediaType Glossy *OutputMode FastDraft"
 
4849
  UIConstraints "*MediaType TransparencyFilm *OutputMode FastDraft"
 
4850
  UIConstraints "*MediaType TransparencyFilm *OutputMode Best"
 
4851
 
 
4852
  // Non duplex media against duplex
 
4853
  UIConstraints "*PageSize Card3x5 *Duplex"
 
4854
  UIConstraints "*PageSize PhotoL *Duplex"
 
4855
  UIConstraints "*PageSize PhotoL.FB *Duplex"
 
4856
  UIConstraints "*PageSize Hagaki *Duplex"
 
4857
  UIConstraints "*PageSize Hagaki.FB *Duplex"
 
4858
  UIConstraints "*PageSize Card4x6 *Duplex"
 
4859
  UIConstraints "*PageSize Photo4x6 *Duplex"
 
4860
  UIConstraints "*PageSize Photo4x6.FB *Duplex"
 
4861
  UIConstraints "*PageSize A6 *Duplex"
 
4862
  UIConstraints "*PageSize A6.FB *Duplex"
 
4863
  UIConstraints "*PageSize HV *Duplex"
 
4864
  UIConstraints "*PageSize HV.FB *Duplex"
 
4865
  UIConstraints "*PageSize Photo5x7 *Duplex"
 
4866
  UIConstraints "*PageSize Photo5x7.FB *Duplex"
 
4867
  UIConstraints "*PageSize Photo2L *Duplex"
 
4868
  UIConstraints "*PageSize Photo2L.FB *Duplex"
 
4869
  UIConstraints "*PageSize Card5x8 *Duplex"
 
4870
  UIConstraints "*PageSize Oufuku *Duplex"
 
4871
  UIConstraints "*PageSize Cabinet *Duplex"
 
4872
  UIConstraints "*PageSize Cabinet.FB *Duplex"
 
4873
  UIConstraints "*PageSize A5 *Duplex"
 
4874
  UIConstraints "*PageSize A5.FB *Duplex"
 
4875
  UIConstraints "*PageSize B5 *Duplex"
 
4876
  UIConstraints "*PageSize JB5 *Duplex"
 
4877
  UIConstraints "*PageSize JB5.FB *Duplex"
 
4878
  UIConstraints "*PageSize Executive *Duplex"
 
4879
  UIConstraints "*PageSize 8x10 *Duplex"
 
4880
  UIConstraints "*PageSize Letter *Duplex"
 
4881
  UIConstraints "*PageSize Letter.FB *Duplex"
 
4882
  UIConstraints "*PageSize A4 *Duplex"
 
4883
  UIConstraints "*PageSize A4.FB *Duplex"
 
4884
  UIConstraints "*PageSize Legal *Duplex"
 
4885
  UIConstraints "*PageSize EnvA2 *Duplex"
 
4886
  UIConstraints "*PageSize EnvC6 *Duplex"
 
4887
  UIConstraints "*PageSize EnvChou4 *Duplex"
 
4888
  UIConstraints "*PageSize Env6 *Duplex"
 
4889
  UIConstraints "*PageSize EnvCard *Duplex"
 
4890
  UIConstraints "*PageSize EnvMonarch *Duplex"
 
4891
  UIConstraints "*PageSize EnvDL *Duplex"
 
4892
  UIConstraints "*PageSize Env10 *Duplex"
 
4893
  UIConstraints "*PageSize EnvChou3 *Duplex"
 
4894
  UIConstraints "*PageSize EnvC5 *Duplex"
 
4895
 
 
4896
  // Constraint FB against FastDraft
 
4897
  UIConstraints "*PageSize PhotoL.FB *OutputMode FastDraft"
 
4898
  UIConstraints "*PageSize L.FB *OutputMode FastDraft"
 
4899
  UIConstraints "*PageSize Hagaki.FB *OutputMode FastDraft"
 
4900
  UIConstraints "*PageSize Photo4x6.FB *OutputMode FastDraft"
 
4901
  UIConstraints "*PageSize A6.FB *OutputMode FastDraft"
 
4902
  UIConstraints "*PageSize HV.FB *OutputMode FastDraft"
 
4903
  UIConstraints "*PageSize Photo5x7.FB *OutputMode FastDraft"
 
4904
  UIConstraints "*PageSize Photo2L.FB *OutputMode FastDraft"
 
4905
  UIConstraints "*PageSize Cabinet.FB *OutputMode FastDraft"
 
4906
  UIConstraints "*PageSize A5.FB *OutputMode FastDraft"
 
4907
  UIConstraints "*PageSize JB5.FB *OutputMode FastDraft"
 
4908
  UIConstraints "*PageSize Letter.FB *OutputMode FastDraft"
 
4909
  UIConstraints "*PageSize A4.FB *OutputMode FastDraft"
 
4910
 
 
4911
// 4x6 or smaller
 
4912
  CustomMedia "Card3x5/Index Card 3x5in" 216 360 9 9 9 9 "<</cupsInteger0 78/PageSize [216 360]/ImagingBBox null>>setpagedevice"
 
4913
         "<</cupsInteger0 78/PageSize[216 360]/ImagingBBox null>>setpagedevice"
 
4914
  CustomMedia "PhotoL/Photo 3.5x5in" 252 360 9 9 9 9 "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4915
         "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4916
  CustomMedia "PhotoL.FB/Photo Borderless 3.5x5in" 264.744 374.112 0 0 0 0 "<</cupsInteger0 121/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4917
         "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4918
  CustomMedia "L/L 89x127mm" 252 360 9 9 9 9 "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4919
         "<</cupsInteger0 121/PageSize[252 360]/ImagingBBox null>>setpagedevice"
 
4920
  CustomMedia "L.FB/L Borderless 89x127mm" 264.744 374.112 0 0 0 0 "<</cupsInteger0 121/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4921
         "<</cupsInteger0 121/cupsReal0 .079/cupsReal1 .098/PageSize[264.744 374.112]/ImagingBBox null>>setpagedevice"
 
4922
  CustomMedia "Hagaki/Hagaki 100x148mm" 283.68 419.76 9 9 9 9 "<</cupsInteger0 71/PageSize[283.68 419.76]/ImagingBBox null>>setpagedevice"
 
4923
         "<</cupsInteger0 71/PageSize[283.68 419.76]/ImagingBBox null>>setpagedevice"
 
4924
  CustomMedia "Hagaki.FB/Hagaki Borderless 100x148mm" 296.424 433.872 0 0 0 0 "<</cupsInteger0 71/PageSize[296.424 433.872]/ImagingBBox null>>setpagedevice"
 
4925
         "<</cupsInteger0 71/cupsReal0 .079/cupsReal1 .098/PageSize[296.424 433.872]/ImagingBBox null>>setpagedevice"
 
4926
  CustomMedia "Card4x6/Index Card 4x6in" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4927
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4928
  CustomMedia "Photo4x6/Photo 4x6in" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4929
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4930
  CustomMedia "Photo4x6.FB/Photo Borderless 4x6in" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4931
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4932
  CustomMedia "Photo4x6tab/Photo 4x6in (tab)" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
4933
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4934
  CustomMedia "Photo4x6tab.FB/Photo Borderless 4x6in (tab)" 303.55 446.11 0 0 0 0 "<</cupsInteger0 74/PageSize[303.55 446.11]/ImagingBBox null>>setpagedevice"
 
4935
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.55 446.11]/ImagingBBox null>>setpagedevice"
 
4936
  CustomMedia "A6/A6 105x148mm" 297.36 419.76 9 9 9 9 "<</cupsInteger0 73/PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"
 
4937
         "<</cupsInteger0 73/PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"
 
4938
  CustomMedia "A6.FB/A6 Borderless 105x148mm" 310.104 433.872 0 0 0 0 "<</cupsInteger0 73/PageSize[310.104 433.872]/ImagingBBox null>>setpagedevice"
 
4939
         "<</cupsInteger0 73/cupsReal0 .079/cupsReal1 .098/PageSize[310.104 433.872]/ImagingBBox null>>setpagedevice"
 
4940
 
 
4941
// 5x7
 
4942
  CustomMedia "Photo5x7/Photo 5x7in" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4943
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4944
  CustomMedia "Photo5x7.FB/Photo Borderless 5x7in" 372.816 518.112 0 0 0 0 "<</cupsInteger0 122/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4945
         "<</cupsInteger0 122/cupsReal0 .089/cupsReal1 .098/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4946
  CustomMedia "Photo2L/Photo 2L 127x178mm" 360 504 9 9 9 9 "<</cupsInteger0 126/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4947
         "<</cupsInteger0 126/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
4948
  CustomMedia "Photo2L.FB/Photo 2L Borderless 127x178mm" 372.816 518.112 0 0 0 0 "<</cupsInteger0 126/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4949
         "<</cupsInteger0 126/cupsReal0 .089/cupsReal1 .098/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
4950
  CustomMedia "Card5x8/Index Card 5x8in" 360 576 9 9 9 9 "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
4951
         "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
4952
  CustomMedia "Ofuku/Ofuku-Hagaki 200x148mm" 566.64 419.76 9 9 9 9 "<</cupsInteger0 72/PageSize[566.64 419.76]/ImagingBBox null>>setpagedevice"
 
4953
         "<</cupsInteger0 72/PageSize[566.64 419.76]/ImagingBBox null>>setpagedevice"
 
4954
  CustomMedia "Cabinet/Cabinet Size 165x120mm" 339.84 468 9 9 9 9 "<</cupsInteger0 119/PageSize[339.84 468]/ImagingBBox null>>setpagedevice"
 
4955
         "<</cupsInteger0 119/PageSize[339.84 468]/ImagingBBox null>>setpagedevice"
 
4956
  CustomMedia "Cabinet.FB/Cabinet Size 120x165 Borderless" 352.584 482.112 0 0 0 0 "<</cupsInteger0 119/PageSize[352.584 482.112]/ImagingBBox null>>setpagedevice"
 
4957
         "<</cupsInteger0 119/cupsReal0 .079/cupsReal1 .098/PageSize[352.584 482.112]/ImagingBBox null>>setpagedevice"
 
4958
  CustomMedia "A5/A5 148x210mm" 419.76 595.44 9 9 9 9 "<</cupsInteger0 25/PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
 
4959
         "<</cupsInteger0 25/PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
 
4960
  CustomMedia "A5.FB/A5 Borderless 148x210mm" 435.312 609.552 0 0 0 0 "<</cupsInteger0 25/PageSize[435.312 609.552]/ImagingBBox null>>setpagedevice"
 
4961
         "<</cupsInteger0 25/cupsReal0 .098/cupsReal1 .098/PageSize[435.312 609.552]/ImagingBBox null>>setpagedevice"
 
4962
 
 
4963
// Standard
 
4964
  CustomMedia "B5/B5 176x250mm" 498.96 708.48 9 9 9 9 "<</cupsInteger0 65/PageSize[498.96 708.48]/ImagingBBox null>>setpagedevice"
 
4965
         "<</cupsInteger0 65/PageSize[498.96 708.48]/ImagingBBox null>>setpagedevice"
 
4966
  CustomMedia "B5.Duplex/B5 AutoDuplex 176x250mm" 498.96 699.48 9 33.192 9 42.192 "<</cupsInteger0 65/PageSize[498.96 699.48]/ImagingBBox null>>setpagedevice"
 
4967
         "<</cupsInteger0 65/PageSize[498.96 699.48]/ImagingBBox null>>setpagedevice"
 
4968
  CustomMedia "JB5/JB5 182x257mm" 516.24 728.64 9 9 9 9 "<</cupsInteger0 45/PageSize[516.24 728.64]/ImagingBBox null>>setpagedevice"
 
4969
         "<</cupsInteger0 45/PageSize [516.24 728.64]/ImagingBBox null>>setpagedevice"
 
4970
  CustomMedia "JB5.Duplex/JB5 AutoDuplex 182x257mm" 516.24 719.64 9 33.192 9 42.192 "<</cupsInteger0 45/PageSize[516.24 719.64]/ImagingBBox null>>setpagedevice"
 
4971
         "<</cupsInteger0 45/PageSize [516.24 719.64]/ImagingBBox null>>setpagedevice"
 
4972
  CustomMedia "Executive/Executive 7.25x10.5in" 522 756 9 9 9 9 "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
4973
         "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
4974
  CustomMedia "Executive.Duplex/Executive AutoDuplex 7.25x10.5in" 522 747 9 33.192 9 42.192 "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
4975
         "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
4976
  CustomMedia "8x10/8x10in" 576 720 9 9 9 9 "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
4977
         "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
4978
  CustomMedia "8x10.FB/Borderless 8x10in" 591.552 734.112 0 0 0 0 "<</cupsInteger0 7/PageSize[591.552 734.112]/ImagingBBox null>>setpagedevice"
 
4979
         "<</cupsInteger0 7/cupsReal0 .098/cupsReal1 .098/PageSize[591.552 734.112]/ImagingBBox null>>setpagedevice"
 
4980
  *CustomMedia "Letter/Letter 8.5x11in" 612 792 9 9 9 9 "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
4981
         "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
4982
  CustomMedia "Letter.FB/Letter Borderless 8.5x11in" 627.552 806.112 0 0 0 0 "<</cupsInteger0 2/PageSize[627.552 806.112]/ImagingBBox null>>setpagedevice"
 
4983
         "<</cupsInteger0 2/cupsReal0 .098/cupsReal1 .098/PageSize[627.552 806.112]/ImagingBBox null>>setpagedevice"
 
4984
  CustomMedia "Letter.Duplex/Letter AutoDuplex 8.5x11in" 612 783 9 33.192 9 42.192 "<</cupsInteger0 2/PageSize[612 783]/ImagingBBox null>>setpagedevice"
 
4985
         "<</cupsInteger0 2/PageSize[612 783]/ImagingBBox null>>setpagedevice"
 
4986
  CustomMedia "A4/A4 210x297mm" 595.44 841.68 9 9 9 9 "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice" 
 
4987
         "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice"
 
4988
  CustomMedia "A4.FB/A4 Borderless 210x297mm" 610.992 855.792 0 0 0 0 "<</cupsInteger0 26/PageSize[610.992 855.792]/ImagingBBox null>>setpagedevice" 
 
4989
         "<</cupsInteger0 26/cupsReal0 .098/cupsReal1 .098/PageSize[610.992 855.792]/ImagingBBox null>>setpagedevice"
 
4990
  CustomMedia "A4.Duplex/A4 AutoDuplex 210x297mm" 595.44 832.68 9 33.192 9 42.192 "<</cupsInteger0 26/PageSize[595.44 832.68]/ImagingBBox null>>setpagedevice"
 
4991
         "<</cupsInteger0 26/PageSize[595.44 832.68]/ImagingBBox null>>setpagedevice"
 
4992
  CustomMedia "Legal/Legal 8.5x14in" 612 1008 9 9 9 9 "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
4993
         "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
4994
  CustomMedia "Photo10x15/Photo 10x15cm" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4995
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4996
  CustomMedia "Photo10x15.FB/Borderless Photo 10x15cm" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4997
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
4998
  CustomMedia "Photo10x15tab/Photo 10x15cm (tab)" 288 432 9 9 9 9 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
4999
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
5000
  CustomMedia "Photo10x15tab.FB/ Borderless Photo 10x15cm (tab)" 303.552 446.112 0 0 0 0 "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
5001
         "<</cupsInteger0 74/cupsReal0 .098/cupsReal1 .098/PageSize[303.552 446.112]/ImagingBBox null>>setpagedevice"
 
5002
  CustomMedia "Photo13x18/Photo 13x18cm" 360 504 9 9 9 9 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
5003
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
5004
  CustomMedia "Photo13x18.FB/Borderless Photo 13x18cm" 372.816 518.112 0 0 0 0 "<</cupsInteger0 122/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
5005
         "<</cupsInteger0 122/cupsReal0 .089/cupsReal1 .098/PageSize[372.816 518.112]/ImagingBBox null>>setpagedevice"
 
5006
 
 
5007
// Envelope
 
5008
  CustomMedia "EnvA2/A2 Envelope 4.37x5.75in" 314.64 414 9 42.192 9 9 "<</cupsInteger0 109/PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
 
5009
         "<</cupsInteger0 109/PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
 
5010
  CustomMedia "EnvC6/C6 Envelope 114x162mm" 323.28 459.36 9 42.192 9 9 "<</cupsInteger0 92/PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
 
5011
         "<</cupsInteger0 92/PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
 
5012
  CustomMedia "EnvChou4/#4 Japanese Envelope 90x205mm" 254.88 581.04 9 42.192 9 9 "<</cupsInteger0 111/PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
 
5013
         "<</cupsInteger0 111/PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
 
5014
  CustomMedia "Env6/#6 Envelope 3.63x6.5in" 261.36 468 9 42.192 9 9 "<</cupsInteger0 83/PageSize[261.36 468]/ImagingBBox null>>setpagedevice"
 
5015
         "<</cupsInteger0 83/PageSize[261.36 468]/ImagingBBox null>>setpagedevice"
 
5016
  CustomMedia "EnvCard/Card Envelope 4.4x6in" 316.8 432 9 42.192 9 9 "<</cupsInteger0 114/PageSize[316.8 432]/ImagingBBox null>>setpagedevice"
 
5017
         "<</cupsInteger0 114/PageSize[316.8 432]/ImagingBBox null>>setpagedevice"
 
5018
  CustomMedia "EnvMonarch/Monarch Envelope 3.875x7.5in" 279 540 9 42.192 9 9 "<</cupsInteger0 80/PageSize[279 540]/ImagingBBox null>>setpagedevice"
 
5019
         "<</cupsInteger0 80/PageSize[279 540]/ImagingBBox null>>setpagedevice"
 
5020
  CustomMedia "EnvDL/DL Envelope 110x220mm" 311.76 623.52 9 42.192 9 9 "<</cupsInteger0 90/PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
 
5021
         "<</cupsInteger0 90/PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
 
5022
  CustomMedia "Env10/#10 Envelope 4.125x9.5in" 297 684 9 42.192 9 9 "<</cupsInteger0 81/PageSize[297 684]/ImagingBBox null>>setpagedevice"
 
5023
         "<</cupsInteger0 81/PageSize[297 684]/ImagingBBox null>>setpagedevice"
 
5024
  CustomMedia "EnvChou3/#3 Japanese Envelope 120x235mm" 339.84 666 9 42.192 9 9 "<</cupsInteger0 110/PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
 
5025
         "<</cupsInteger0 110/PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
 
5026
  CustomMedia "EnvC5/C5 Envelope 162x229mm" 459.36 649.44 9 42.192 9 9 "<</cupsInteger0 91/PageSize[459.36 649.44]/ImagingBBox null>>setpagedevice"
 
5027
         "<</cupsInteger0 91/PageSize[459.36 649.44]/ImagingBBox null>>setpagedevice"
 
5028
 
 
5029
     // Custom page sizes from 3x4in to Legal
 
5030
     HWMargins 9 9 9 9
 
5031
     VariablePaperSize Yes
 
5032
     MinSize 3in 4in
 
5033
     MaxSize 8.5in 30in
 
5034
 
 
5035
  // <%Python11:Normal%>
 
5036
  {
 
5037
    ModelName "HP Photosmart 7510 Series"
 
5038
    Attribute "NickName" "" "HP Photosmart 7510 Series, $Version"
 
5039
    Attribute "ShortNickName" "" "HP Photosmart 7510 Series"
 
5040
    Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart 7510 series;DES:photosmart 7510 series;"
 
5041
    PCFileName "hp-photosmart_7510_series.ppd"
 
5042
    Attribute "Product" "" "(HP Photosmart 7510 E-all-in-one)"
 
5043
  }
 
5044
  
 
5045
} // End Python11
 
5046
 
 
5047
 
4547
5048
//////// ViperPlusVIP
4548
5049
{
4549
5050
  Attribute "hpPrinterLanguage" "" "pcl3gui2"
5009
5510
 
5010
5511
  // Installed Cartridge: Only For Lidil Devices.
5011
5512
  Option "InstalledCartridge/Installed Cartridges" PickOne AnySetup 10.0
5012
 
    Choice "BlackColorOnly/BlackColor Only" "<</cupsInteger1 0>>setpagedevice"
 
5513
    Choice "BlackColorOnly/Black Only" "<</cupsInteger1 0>>setpagedevice"
5013
5514
    Choice "TriColorOnly/TriColor Only" "<</cupsInteger1 1>>setpagedevice"
5014
 
    Choice "PhotoColorOnly/PhotoColor Only" "<</cupsInteger1 2>>setpagedevice"
 
5515
    Choice "PhotoColorOnly/Photo Only" "<</cupsInteger1 2>>setpagedevice"
5015
5516
    *Choice "BlackAndTriColor/Black and TriColor" "<</cupsInteger1 3>>setpagedevice"
5016
5517
    Choice "PhotoAndColor/Photo and TriColor" "<</cupsInteger1 4>>setpagedevice"
5017
5518
 
5228
5729
 
5229
5730
  // Installed Cartridge: Only For Lidil Devices.
5230
5731
  Option "InstalledCartridge/Installed Cartridges" PickOne AnySetup 10.0
5231
 
    Choice "BlackColorOnly/BlackColor Only" "<</cupsInteger1 0>>setpagedevice"
 
5732
    Choice "BlackColorOnly/Black Only" "<</cupsInteger1 0>>setpagedevice"
5232
5733
    Choice "TriColorOnly/TriColor Only" "<</cupsInteger1 1>>setpagedevice"
5233
 
    Choice "PhotoColorOnly/PhotoColor Only" "<</cupsInteger1 2>>setpagedevice"
 
5734
    Choice "PhotoColorOnly/Photo Only" "<</cupsInteger1 2>>setpagedevice"
5234
5735
    *Choice "BlackAndTriColor/Black and TriColor" "<</cupsInteger1 3>>setpagedevice"
5235
5736
    Choice "PhotoAndColor/Photo and TriColor" "<</cupsInteger1 4>>setpagedevice"
5236
5737
 
5590
6091
 
5591
6092
} // End Corbett
5592
6093
 
 
6094
//////// Ampere
 
6095
{
 
6096
  Attribute "cupsEvenDuplex" "" "True"
 
6097
  Attribute "cupsBackSide" "" "Rotated"
 
6098
  Attribute "cupsFlipDuplex" "" "True"
 
6099
  Attribute "hpPrinterLanguage" "" "pcl3gui2"
 
6100
  Attribute "HPMechOffset" "" "130"
 
6101
 
 
6102
  Group "General/General"
 
6103
 
 
6104
  Option "Duplex/Double-Sided Printing" PickOne AnySetup 10.0
 
6105
    Choice "DuplexNoTumble/Long Edge (Standard)" "<</Duplex true/Tumble false>>setpagedevice"
 
6106
    Choice "DuplexTumble/Short Edge (Flip)" "<</Duplex true/Tumble true>>setpagedevice"
 
6107
    *Choice "None/Off" "<</Duplex false/Tumble false>>setpagedevice"
 
6108
 
 
6109
  // MediaPosition values map to MediaSource enumeration in global_types.h
 
6110
  Option "InputSlot/Media Source" PickOne AnySetup 10.0
 
6111
    *Choice "Auto/Auto-Select" "<</MediaPosition 7>>setpagedevice"
 
6112
    Choice "Tray1/Tray 1" "<</MediaPosition 1>>setpagedevice"
 
6113
    Choice "Tray2/Tray 2" "<</MediaPosition 4>>setpagedevice"
 
6114
 
 
6115
  Option "ColorModel/Output Mode" PickOne AnySetup 10.0
 
6116
    *Choice "RGB/Color" "<</cupsColorSpace 17/cupsBitsPerColor 8/cupsRowStep 0>>setpagedevice"
 
6117
    Choice "CMYGray/High Quality Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 1>>setpagedevice"
 
6118
    Choice "KGray/Black Only Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2>>setpagedevice"
 
6119
 
 
6120
  // cupsMediaType values map to MEDIATYPE from global_types.h
 
6121
  Option "MediaType/Media Type" PickOne AnySetup 10.0
 
6122
    *Choice "Plain/Plain Paper" "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
 
6123
    Choice "Glossy/Photo Paper" "<</MediaType(Glossy)/cupsMediaType 3>>setpagedevice"
 
6124
    Choice "TransparencyFilm/Transparency Film" "<</MediaType(TransparencyFilm)/cupsMediaType 4>>setpagedevice"
 
6125
 
 
6126
  // cupsCompression values map to QUALITY_MODE from global_types.h
 
6127
  Option "OutputMode/Print Quality" PickOne AnySetup 10.0
 
6128
    *Choice "Normal/Normal" "<</OutputType(0)/HWResolution[600 600]>>setpagedevice"
 
6129
    Choice "Draft/Draft" "<</OutputType(-1)/HWResolution[600 600]>>setpagedevice"
 
6130
    Choice "Best/Best" "<</OutputType(1)/HWResolution[600 600]>>setpagedevice"
 
6131
    Choice "Photo/High-Resolution Photo" "<</OutputType(2)/HWResolution[1200 1200]>>setpagedevice"
 
6132
 
 
6133
  // Duplexer is optional...
 
6134
  Installable "OptionDuplex/Duplexer Installed"
 
6135
 
 
6136
  //Constraints
 
6137
     //MediaType & OutputMode
 
6138
     UIConstraints "*MediaType Plain *OutputMode Photo"
 
6139
     UIConstraints "*MediaType Glossy *OutputMode Draft"
 
6140
     UIConstraints "*MediaType TransparencyFilm *OutputMode Draft"
 
6141
     
 
6142
 
 
6143
   // Constraints
 
6144
     UIConstraints "*Duplex *OptionDuplex False"
 
6145
     UIConstraints "*PageSize Letter *Duplex"
 
6146
     UIConstraints "*PageSize A4 *Duplex"
 
6147
     UIConstraints "*PageSize JB5 *Duplex"
 
6148
     UIConstraints "*PageSize Executive *Duplex"
 
6149
    
 
6150
 // Constraint FB and Draft
 
6151
     UIConstraints "*PageSize L.FB *OutputMode Draft"
 
6152
     UIConstraints "*PageSize Hagaki.FB *OutputMode Draft"
 
6153
     UIConstraints "*PageSize Photo4x6.FB *OutputMode Draft"
 
6154
     UIConstraints "*PageSize A6.FB *OutputMode Draft"
 
6155
     UIConstraints "*PageSize Photo5x7.FB *OutputMode Draft"
 
6156
     UIConstraints "*PageSize Photo2L.FB *OutputMode Draft"
 
6157
     UIConstraints "*PageSize A5.FB *OutputMode Draft"
 
6158
     UIConstraints "*PageSize 8x10.FB *OutputMode Draft"
 
6159
     UIConstraints "*PageSize Letter.FB *OutputMode Draft"
 
6160
     UIConstraints "*PageSize A4.FB *OutputMode Draft"
 
6161
     UIConstraints "*PageSize JB5.FB *OutputMode Draft"
 
6162
 
 
6163
// 4x6 or smaller
 
6164
  CustomMedia "Card3x5/Index Card 3x5in" 216 360 9.36 9.36 9.36 9.36 "<</cupsInteger0 78/PageSize [216 360]/ImagingBBox null>>setpagedevice"
 
6165
         "<</cupsInteger0 78/PageSize[216 360]/ImagingBBox null>>setpagedevice"
 
6166
  CustomMedia "L/L 89x127mm" 252.288 360 9.36 9.36 9.36 9.36 "<</cupsInteger0 121/PageSize[252.288 360]/ImagingBBox null>>setpagedevice"
 
6167
         "<</cupsInteger0 121/PageSize[252.288 360]/ImagingBBox null>>setpagedevice"
 
6168
  CustomMedia "L.FB/L Borderless 89x127mm" 265 371 0 0 0 0 "<</cupsInteger0 121/PageSize [265 371]/ImagingBBox null>>setpagedevice"
 
6169
         "<</cupsInteger0 121/cupsReal0 .090/cupsReal1 .060/PageSize[265 371]/ImagingBBox null>>setpagedevice"
 
6170
  CustomMedia "Photo3x5/Photo 3x5in" 216 360 9.36 9.36 9.36 9.36 "<</cupsInteger0 78/PageSize [216 360]/ImagingBBox null>>setpagedevice"
 
6171
         "<</cupsInteger0 78/PageSize[216 360]/ImagingBBox null>>setpagedevice"
 
6172
  CustomMedia "Photo10x15/Photo 10x15cm" 288 432 9.36 9.36 9.36 9.36 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
6173
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
6174
  CustomMedia "Hagaki/Hagaki 100x148mm" 283.464 419.544 9.36 9.36 9.36 9.36 "<</cupsInteger0 71/PageSize[283.464 419.544]/ImagingBBox null>>setpagedevice"
 
6175
         "<</cupsInteger0 71/PageSize[283.464 419.544]/ImagingBBox null>>setpagedevice"
 
6176
  CustomMedia "Hagaki.FB/Hagaki Borderless 100x148mm" 296 430 0 0 0 0 "<</cupsInteger0 71/PageSize[296 430]/ImagingBBox null>>setpagedevice"
 
6177
         "<</cupsInteger0 71/cupsReal0 .090/cupsReal1 .050/PageSize[296 430]/ImagingBBox null>>setpagedevice"
 
6178
  CustomMedia "Card4x6/Index Card 4x6in" 288 432 9.36 9.36 9.36 9.36 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
6179
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
6180
  CustomMedia "Photo4x6/Photo 4x6in" 288 432 9.36 9.36 9.36 9.36 "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice" 
 
6181
         "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
 
6182
  CustomMedia "Photo4x6.FB/Photo Borderless 4x6in" 301 442 0 0 0 0 "<</cupsInteger0 74/PageSize[301 442]/ImagingBBox null>>setpagedevice"
 
6183
         "<</cupsInteger0 74/cupsReal0 .090/cupsReal1 .050/PageSize[301 442]/ImagingBBox null>>setpagedevice"
 
6184
  CustomMedia "Photo10x15.FB/Borderless 10x15cm" 301 442 0 0 0 0 "<</cupsInteger0 74/PageSize[301 442]/ImagingBBox null>>setpagedevice"
 
6185
         "<</cupsInteger0 74/cupsReal0 .090/cupsReal1 .050/PageSize[301 442]/ImagingBBox null>>setpagedevice"
 
6186
  CustomMedia "A6/A6 105x148mm" 297.648 419.544 9.36 9.36 9.36 9.36 "<</cupsInteger0 73/PageSize[297.648 419.544]/ImagingBBox null>>setpagedevice"
 
6187
         "<</cupsInteger0 73/PageSize[297.648 419.544]/ImagingBBox null>>setpagedevice"
 
6188
  CustomMedia "A6.FB/A6 Borderless 105x148mm" 311 431 0 0 0 0 "<</cupsInteger0 73/PageSize[311 431]/ImagingBBox null>>setpagedevice"
 
6189
         "<</cupsInteger0 73/cupsReal0 .090/cupsReal1 .060/PageSize[311 431]/ImagingBBox null>>setpagedevice"
 
6190
 
 
6191
// 5x7
 
6192
  CustomMedia "Photo5x7/Photo 5x7in" 360 504 9.36 9.36 9.36 9.36 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
6193
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
6194
  CustomMedia "Photo13x18/13x18cm" 360 504 9.36 9.36 9.36 9.36 "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
6195
         "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
 
6196
  CustomMedia "Photo5x7.FB/Photo Borderless 5x7in" 372 515 0 0 0 0 "<</cupsInteger0 122/PageSize[372 515]/ImagingBBox null>>setpagedevice"
 
6197
         "<</cupsInteger0 122/cupsReal0 .090/cupsReal1 .060/PageSize[372 515]/ImagingBBox null>>setpagedevice"
 
6198
  CustomMedia "Photo13x18.FB/Borderless 13x18cm" 372 515 0 0 0 0 "<</cupsInteger0 122/PageSize[372 515]/ImagingBBox null>>setpagedevice"
 
6199
         "<</cupsInteger0 122/cupsReal0 .090/cupsReal1 .060/PageSize[372 515]/ImagingBBox null>>setpagedevice"
 
6200
  CustomMedia "Photo2L/Photo 2L 127x178mm" 360 504.576 9.36 9.36 9.36 9.36 "<</cupsInteger0 126/PageSize[360 504.576]/ImagingBBox null>>setpagedevice"
 
6201
         "<</cupsInteger0 126/PageSize[360 504.576]/ImagingBBox null>>setpagedevice"
 
6202
  CustomMedia "Photo2L.FB/Photo 2L Borderless 127x178mm" 373 515 0 0 0 0 "<</cupsInteger0 126/PageSize[373 515]/ImagingBBox null>>setpagedevice"
 
6203
         "<</cupsInteger0 126/cupsReal0 .090/cupsReal1 .060/PageSize[373 515]/ImagingBBox null>>setpagedevice"
 
6204
  CustomMedia "Oufuku/Oufuku-Hagaki 200x148mm" 566.928 419.544 9.36 9.36 9.36 9.36 "<</cupsInteger0 72/PageSize[566.928 419.544]/ImagingBBox null>>setpagedevice"
 
6205
         "<</cupsInteger0 72/PageSize[566.928 419.544]/ImagingBBox null>>setpagedevice"
 
6206
 
 
6207
// Standard
 
6208
  CustomMedia "Card5x8/Index Card 5x8in" 360 576 9.36 9.36 9.36 9.36 "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
6209
         "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
 
6210
  CustomMedia "Statement/Statement 5.5x8.5in" 396 612 9.36 9.36 9.36 9.36 "<</cupsInteger0 15/PageSize[396 612]/ImagingBBox null>>setpagedevice"
 
6211
         "<</cupsInteger0 15/PageSize[396 612]/ImagingBBox null>>setpagedevice"
 
6212
  CustomMedia "A5/A5 148x210mm" 419.544 595.296 9.36 9.36 9.36 9.36 "<</cupsInteger0 25/PageSize[419.544 595.296]/ImagingBBox null>>setpagedevice"
 
6213
         "<</cupsInteger0 25/PageSize[419.544 595.296]/ImagingBBox null>>setpagedevice"
 
6214
  CustomMedia "A5.FB/A5 Borderless 148x210mm" 432 606 0 0 0 0 "<</cupsInteger0 25/PageSize[432 606]/ImagingBBox null>>setpagedevice"
 
6215
         "<</cupsInteger0 25/cupsReal0 .090/cupsReal1 .060/PageSize[432 606]/ImagingBBox null>>setpagedevice"
 
6216
  CustomMedia "6x8/6x8in" 432 576 9.36 9.36 9.36 9.36 "<</cupsInteger0 101/PageSize[432 576]/ImagingBBox null>>setpagedevice"
 
6217
         "<</cupsInteger0 101/PageSize[432 576]/ImagingBBox null>>setpagedevice"
 
6218
  CustomMedia "JB5/JB5 182x257mm" 515.88 728.496 9.36 9.36 9.36 9.36 "<</cupsInteger0 45/PageSize[515.88 728.496]/ImagingBBox null>>setpagedevice"
 
6219
         "<</cupsInteger0 45/PageSize [515.88 728.496]/ImagingBBox null>>setpagedevice"
 
6220
  CustomMedia "JB5.FB/JB5 Borderless 182x257mm" 529 740 0 0 0 0 "<</cupsInteger0 45/PageSize[529 740]/ImagingBBox null>>setpagedevice"
 
6221
         "<</cupsInteger0 45/cupsReal0 .090/cupsReal1 .060/PageSize [529 740]/ImagingBBox null>>setpagedevice"
 
6222
  CustomMedia "JB5.Duplex/JB5 AutoDuplex 182x257mm" 515.88 728.496 9.36 7.92 9.36 17.28 "<</cupsInteger0 45/PageSize[515.88 728.496]/ImagingBBox null>>setpagedevice"
 
6223
         "<</cupsInteger0 45/PageSize [515.88 728.496]/ImagingBBox null>>setpagedevice"
 
6224
  CustomMedia "Executive/Executive 7.25x10.5in" 522 756 9.36 9.36 9.36 9.36 "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
6225
         "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
 
6226
  CustomMedia "Executive.Duplex/Executive AutoDuplex 7.25x10.5in" 522 756 9.36 7.92 9.36 17.28 "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
6227
         "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
 
6228
  CustomMedia "8x10/8x10in" 576 720 9.36 9.36 9.36 9.36 "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
6229
         "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
 
6230
  CustomMedia "8x10.FB/Borderless 8x10in" 589 731 0 0 0 0 "<</cupsInteger0 7/PageSize[589 731]/ImagingBBox null>>setpagedevice"
 
6231
         "<</cupsInteger0 7/cupsReal0 .090/cupsReal1 .060/PageSize[589 731]/ImagingBBox null>>setpagedevice"
 
6232
  *CustomMedia "Letter/Letter 8.5x11in" 612 792 9.36 9.36 9.36 9.36 "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6233
         "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6234
  CustomMedia "Letter.FB/Letter Borderless 8.5x11in" 625 803 0 0 0 0 "<</cupsInteger0 2/PageSize[625 803]/ImagingBBox null>>setpagedevice"
 
6235
         "<</cupsInteger0 2/cupsReal0 .090/cupsReal1 .060/PageSize[625 803]/ImagingBBox null>>setpagedevice"
 
6236
  CustomMedia "Letter.Duplex/Letter AutoDuplex 8.5x11in" 612 792 9.36 7.92 9.36 17.28 "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6237
         "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6238
    CustomMedia "CardLetter/Index Card Letter 8.5x11in" 612 792 9.36 9.36 9.36 9.36 "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6239
         "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
 
6240
  CustomMedia "A4/A4 210x297mm" 595.296 841.896 9.36 9.36 9.36 9.36 "<</cupsInteger0 26/PageSize[595.296 841.896]/ImagingBBox null>>setpagedevice" 
 
6241
         "<</cupsInteger0 26/PageSize[595.296 841.896]/ImagingBBox null>>setpagedevice"
 
6242
  CustomMedia "A4.FB/A4 Borderless 210x297mm" 608 853 0 0 0 0 "<</cupsInteger0 26/PageSize[608 853]/ImagingBBox null>>setpagedevice" 
 
6243
         "<</cupsInteger0 26/cupsReal0 .090/cupsReal1 .060/PageSize[608 853]/ImagingBBox null>>setpagedevice"
 
6244
  CustomMedia "A4.Duplex/A4 AutoDuplex 210x297mm" 595.296 841.896 9.36 7.92 9.36 17.28 "<</cupsInteger0 26/PageSize[595.296 841.896]/ImagingBBox null>>setpagedevice"
 
6245
         "<</cupsInteger0 26/PageSize[595.296 841.896]/ImagingBBox null>>setpagedevice"
 
6246
  CustomMedia "CardA4/Index Card A4 210x297mm" 595.44 841.68 9.36 9.36 9.36 9.36 "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice" 
 
6247
         "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice"
 
6248
  CustomMedia "8.5x13/8.5x13in" 612 936 9.36 9.36 9.36 9.36 "<</cupsInteger0 101/PageSize[612 936]/ImagingBBox null>>setpagedevice"
 
6249
         "<</cupsInteger0 101/PageSize[612 936]/ImagingBBox null>>setpagedevice"
 
6250
  CustomMedia "Legal/Legal 8.5x14in" 612 1008 9.36 9.36 9.36 9.36 "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
6251
         "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
 
6252
 
 
6253
// Envelope
 
6254
  CustomMedia "EnvA2/A2 Envelope 4.37x5.75in" 314.64 413.856 9.36 46.8 9.36 9.36 "<</cupsInteger0 109/PageSize[314.64 413.856]/ImagingBBox null>>setpagedevice"
 
6255
         "<</cupsInteger0 109/PageSize[314.64 413.856]/ImagingBBox null>>setpagedevice"
 
6256
  CustomMedia "EnvCard/Card Envelope 4.4x6in" 315.36 432 9.36 46.8 9.36 9.36 "<</cupsInteger0 114/PageSize[315.36 432]/ImagingBBox null>>setpagedevice"
 
6257
         "<</cupsInteger0 114/PageSize[315.36 432]/ImagingBBox null>>setpagedevice"
 
6258
  CustomMedia "EnvC6/C6 Envelope 114x162mm" 323.136 459.216 9.36 46.8 9.36 9.36 "<</cupsInteger0 92/PageSize[323.136 459.216]/ImagingBBox null>>setpagedevice"
 
6259
         "<</cupsInteger0 92/PageSize[323.136 459.216]/ImagingBBox null>>setpagedevice"
 
6260
  CustomMedia "EnvChou4/#4 Japanese Envelope 90x205mm" 255.096 581.112 9.36 46.8 9.36 9.36 "<</cupsInteger0 111/PageSize[255.096 581.112]/ImagingBBox null>>setpagedevice"
 
6261
         "<</cupsInteger0 111/PageSize[255.096 581.112]/ImagingBBox null>>setpagedevice"
 
6262
  CustomMedia "EnvMonarch/Monarch Envelope 3.875x7.5in" 279.36 540 9.36 46.8 9.36 9.36 "<</cupsInteger0 80/PageSize[279.36 540]/ImagingBBox null>>setpagedevice"
 
6263
         "<</cupsInteger0 80/PageSize[279.36 540]/ImagingBBox null>>setpagedevice"
 
6264
  CustomMedia "EnvDL/DL Envelope 110x220mm" 311.832 623.52 9.36 46.8 9.36 9.36 "<</cupsInteger0 90/PageSize[311.832 623.52]/ImagingBBox null>>setpagedevice"
 
6265
         "<</cupsInteger0 90/PageSize[311.832 623.52]/ImagingBBox null>>setpagedevice"
 
6266
  CustomMedia "Env10/#10 Envelope 4.125x9.5in" 297.36 684 9.36 46.8 9.36 9.36 "<</cupsInteger0 81/PageSize[297.36 684]/ImagingBBox null>>setpagedevice"
 
6267
         "<</cupsInteger0 81/PageSize[297.36 684]/ImagingBBox null>>setpagedevice"
 
6268
  CustomMedia "EnvChou3/#3 Japanese Envelope 120x235mm" 340.128 666.144 9.36 46.8 9.36 9.36 "<</cupsInteger0 110/PageSize[340.128 666.144]/ImagingBBox null>>setpagedevice"
 
6269
         "<</cupsInteger0 110/PageSize[340.128 666.144]/ImagingBBox null>>setpagedevice"
 
6270
  CustomMedia "EnvC5/C5 Envelope 162x229mm" 459.216 649.152 9.36 46.8 9.36 9.36 "<</cupsInteger0 91/PageSize[459.216 649.152]/ImagingBBox null>>setpagedevice"
 
6271
         "<</cupsInteger0 91/PageSize[459.216 649.152]/ImagingBBox null>>setpagedevice"
 
6272
 
 
6273
  {
 
6274
    // Custom page sizes from 3x4in to Legal
 
6275
    HWMargins 9.36 9.36 9.36 9.36
 
6276
    VariablePaperSize Yes
 
6277
    MinSize 3in 5in
 
6278
    MaxSize 8.5in 14in
 
6279
 
 
6280
    // <%Ampere:Normal%>
 
6281
    {
 
6282
      ModelName "HP Officejet Pro 8100"
 
6283
      Attribute "NickName" "" "HP Officejet Pro 8100, $Version"
 
6284
      Attribute "ShortNickName" "" "HP Officejet Pro 8100"
 
6285
      Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8100;DES:officejet pro 8100;"
 
6286
      PCFileName "hp-officejet_pro_8100.ppd"
 
6287
      Attribute "Product" "" "(HP Officejet Pro 8100)"
 
6288
    }
 
6289
    {
 
6290
      ModelName "HP Officejet Pro 8600"
 
6291
      Attribute "NickName" "" "HP Officejet Pro 8600, $Version"
 
6292
      Attribute "ShortNickName" "" "HP Officejet Pro 8600"
 
6293
      Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8600;DES:officejet pro 8600;"
 
6294
      PCFileName "hp-officejet_pro_8600.ppd"
 
6295
      Attribute "Product" "" "(HP Officejet Pro 8600)"
 
6296
    }
 
6297
  } // End Supported media sizes with full bleed.
 
6298
 
 
6299
} // End Ampere
 
6300
 
 
6301
 
5593
6302
 
5594
6303
//////// Python with AutoDuplex and CDDVD (Photosmart c309a series)
5595
6304
{
6955
7664
 
6956
7665
    // <%Python:LargeFormatA3:NoAutoDuplex%>
6957
7666
    {
 
7667
      ModelName "HP Photosmart Pro b8300 Series"
 
7668
      Attribute "NickName" "" "HP Photosmart Pro b8300 Series, $Version"
 
7669
      Attribute "ShortNickName" "" "HP Photosmart Pro b8300 Series"
 
7670
      Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart pro b8300 series;DES:photosmart pro b8300 series;"
 
7671
      PCFileName "hp-photosmart_pro_b8300_series.ppd"
 
7672
      Attribute "Product" "" "(HP Photosmart Pro b8330 Printer)"
 
7673
      Attribute "Product" "" "(HP Photosmart Pro b8338 Printer)"
 
7674
      Attribute "Product" "" "(HP Photosmart Pro b8350 Printer)"
 
7675
      Attribute "Product" "" "(HP Photosmart Pro b8353 Printer)"
 
7676
    }
 
7677
    {
6958
7678
      ModelName "HP Photosmart b8500 Series"
6959
7679
      Attribute "NickName" "" "HP Photosmart b8500 Series, $Version"
6960
7680
      Attribute "ShortNickName" "" "HP Photosmart b8500 Series"
6964
7684
      Attribute "Product" "" "(HP Photosmart b8553 Photo Printer)"
6965
7685
      Attribute "Product" "" "(HP Photosmart b8558 Photo Printer)"
6966
7686
    }
 
7687
    {
 
7688
      ModelName "HP Photosmart Pro b8800 Series"
 
7689
      Attribute "NickName" "" "HP Photosmart Pro b8800 Series, $Version"
 
7690
      Attribute "ShortNickName" "" "HP Photosmart Pro b8800 Series"
 
7691
      Attribute "1284DeviceID" "" "MFG:HP;MDL:photosmart pro b8800 series;DES:photosmart pro b8800 series;"
 
7692
      PCFileName "hp-photosmart_pro_b8800_series.ppd"
 
7693
      Attribute "Product" "" "(HP Photosmart Pro b8850 Printer)"
 
7694
    }
6967
7695
  } // End Large format media sizes with full bleed
6968
7696
 
6969
7697
} // End Python B-size
7512
8240
    PCFileName "hp-envy_100_d410_series.ppd"
7513
8241
    Attribute "Product" "" "(HP Envy 100 d410 Series)"
7514
8242
  }
 
8243
  {
 
8244
    ModelName "HP Envy 110 Series"
 
8245
    Attribute "NickName" "" "HP Envy 110 Series, $Version"
 
8246
    Attribute "ShortNickName" "" "HP Envy 110 Series"
 
8247
    Attribute "1284DeviceID" "" "MFG:HP;MDL:envy 110 series;DES:envy 110 series;"
 
8248
    PCFileName "hp-envy_110_series.ppd"
 
8249
    Attribute "Product" "" "(HP Envy 110 E-all-in-one)"
 
8250
  }
7515
8251
  } // End Supported media sizes with full bleed.
7516
8252
 
7517
8253
} // End Mimas
8358
9094
 
8359
9095
  // Installed Cartridge: Only For Lidil Devices.
8360
9096
  Option "InstalledCartridge/Installed Cartridges" PickOne AnySetup 10.0
8361
 
    Choice "BlackColorOnly/BlackColor Only" "<</cupsInteger1 0>>setpagedevice"
 
9097
    Choice "BlackColorOnly/Black Only" "<</cupsInteger1 0>>setpagedevice"
8362
9098
    Choice "TriColorOnly/TriColor Only" "<</cupsInteger1 1>>setpagedevice"
8363
 
    Choice "PhotoColorOnly/PhotoColor Only" "<</cupsInteger1 2>>setpagedevice"
 
9099
    Choice "PhotoColorOnly/Photo Only" "<</cupsInteger1 2>>setpagedevice"
8364
9100
    *Choice "BlackAndTriColor/Black and TriColor" "<</cupsInteger1 3>>setpagedevice"
8365
9101
    Choice "PhotoAndColor/Photo and TriColor" "<</cupsInteger1 4>>setpagedevice"
8366
9102
 
8779
9515
 
8780
9516
  // Installed Cartridge: Only For Lidil Devices.
8781
9517
  Option "InstalledCartridge/Installed Cartridges" PickOne AnySetup 10.0
8782
 
    Choice "BlackColorOnly/BlackColor Only" "<</cupsInteger1 0>>setpagedevice"
 
9518
    Choice "BlackColorOnly/Black Only" "<</cupsInteger1 0>>setpagedevice"
8783
9519
    Choice "TriColorOnly/TriColor Only" "<</cupsInteger1 1>>setpagedevice"
8784
 
    Choice "PhotoColorOnly/PhotoColor Only" "<</cupsInteger1 2>>setpagedevice"
 
9520
    Choice "PhotoColorOnly/Photo Only" "<</cupsInteger1 2>>setpagedevice"
8785
9521
    *Choice "BlackAndTriColor/Black and TriColor" "<</cupsInteger1 3>>setpagedevice"
8786
9522
    Choice "PhotoAndColor/Photo and TriColor" "<</cupsInteger1 4>>setpagedevice"
8787
9523
 
9184
9920
 
9185
9921
  // Installed Cartridge: Only For Lidil Devices.
9186
9922
  Option "InstalledCartridge/Installed Cartridges" PickOne AnySetup 10.0
9187
 
    Choice "BlackColorOnly/BlackColor Only" "<</cupsInteger1 0>>setpagedevice"
 
9923
    Choice "BlackColorOnly/Black Only" "<</cupsInteger1 0>>setpagedevice"
9188
9924
    Choice "TriColorOnly/TriColor Only" "<</cupsInteger1 1>>setpagedevice"
9189
 
    Choice "PhotoColorOnly/PhotoColor Only" "<</cupsInteger1 2>>setpagedevice"
 
9925
    Choice "PhotoColorOnly/Photo Only" "<</cupsInteger1 2>>setpagedevice"
9190
9926
    *Choice "BlackAndTriColor/Black and TriColor" "<</cupsInteger1 3>>setpagedevice"
9191
9927
    Choice "PhotoAndColor/Photo and TriColor" "<</cupsInteger1 4>>setpagedevice"
9192
9928
 
10752
11488
      Attribute "Product" "" "(HP LaserJet p4015 Printer)"
10753
11489
    }
10754
11490
    {
 
11491
      ModelName "HP LaserJet p4015x"
 
11492
      Attribute "NickName" "" "HP LaserJet p4015x, $Version"
 
11493
      Attribute "ShortNickName" "" "HP LaserJet p4015x"
 
11494
      Attribute "1284DeviceID" "" "MFG:HP;MDL:hp laserjet p4015x;DES:hp laserjet p4015x;"
 
11495
      PCFileName "hp-laserjet_p4015x.ppd"
 
11496
      Attribute "Product" "" "(HP LaserJet p4015x Printer)"
 
11497
    }
 
11498
    {
10755
11499
      ModelName "HP LaserJet p4015n"
10756
11500
      Attribute "NickName" "" "HP LaserJet p4015n, $Version"
10757
11501
      Attribute "ShortNickName" "" "HP LaserJet p4015n"
10760
11504
      Attribute "Product" "" "(HP LaserJet p4015n Printer)"
10761
11505
    }
10762
11506
    {
10763
 
      ModelName "HP LaserJet p4015x"
10764
 
      Attribute "NickName" "" "HP LaserJet p4015x, $Version"
10765
 
      Attribute "ShortNickName" "" "HP LaserJet p4015x"
10766
 
      Attribute "1284DeviceID" "" "MFG:HP;MDL:hp laserjet p4015x;DES:hp laserjet p4015x;"
10767
 
      PCFileName "hp-laserjet_p4015x.ppd"
10768
 
      Attribute "Product" "" "(HP LaserJet p4015x Printer)"
10769
 
    }
10770
 
    {
10771
11507
      ModelName "HP LaserJet p4015dn"
10772
11508
      Attribute "NickName" "" "HP LaserJet p4015dn, $Version"
10773
11509
      Attribute "ShortNickName" "" "HP LaserJet p4015dn"
13686
14422
  // cupsCompression values map to QUALITY_MODE from global_types.h
13687
14423
  Option "OutputMode/Print Quality" PickOne AnySetup 10.0
13688
14424
    *Choice "NormalRGB/Normal" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 0/OutputType(0)/cupsString0(PlainNormalColor)/HWResolution[300 300]>>setpagedevice"
13689
 
    Choice "NormalGray/Normal Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2/cupsString0(PlainNormalGrayK)/OutputType(0)/HWResolution[300 300]>>setpagedevice"
 
14425
    Choice "NormalGray/Normal Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 0/cupsString0(PlainNormalGrayK)/OutputType(0)/HWResolution[300 300]>>setpagedevice"
13690
14426
    Choice "DraftRGB/Draft" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 0/OutputType(-1)/cupsString0(PlainDraftColor)/HWResolution[300 300]>>setpagedevice"
13691
 
    Choice "DraftGray/Draft Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2/OutputType(-1)/cupsString0(PlainDraftGrayK)/HWResolution[300 300]>>setpagedevice"
 
14427
    Choice "DraftGray/Draft Grayscale" "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 0/OutputType(-1)/cupsString0(PlainDraftGrayK)/HWResolution[300 300]>>setpagedevice"
13692
14428
 
13693
14429
  // Constraints
13694
14430