From c989e789ea41eb111902ae4982231b4a98e6e15b Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 19 Nov 2014 17:06:08 +0000 Subject: [PATCH] Update test PPD to include OutputBin to validate PPD to IPP mapping. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12268 a1ca3aef-8c08-0410-bb20-df032aa958be --- cups/test.ppd | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/cups/test.ppd b/cups/test.ppd index fc453a649..1f64fe55e 100644 --- a/cups/test.ppd +++ b/cups/test.ppd @@ -14,7 +14,7 @@ *% *% Copyright 2007-2010 by Apple Inc. *% Copyright 2002-2006 by Easy Software Products. -*% +*% *% These coded instructions, statements, and computer programs are the *% property of Apple Inc. and are protected by Federal copyright *% law. Distribution and use rights are outlined in the file "LICENSE.txt" @@ -22,7 +22,7 @@ *% file is missing or damaged, see the license at "http://www.cups.org/". *FormatVersion: "4.3" *FileVersion: "1.3" -*LanguageVersion: English +*LanguageVersion: English *LanguageEncoding: ISOLatin1 *PCFileName: "TEST.PPD" *Manufacturer: "ESP" @@ -104,7 +104,7 @@ *fr_CA.PageRegion A4/French Canadian A4: "" *fr_CA.PageRegion Env10/French Canadian #10 Envelope: "" -*DefaultImageableArea: Letter +*DefaultImageableArea: Letter *ImageableArea Letter: "18 36 594 756" *ImageableArea Letter.Banner: "18 0 594 792" *ImageableArea Letter.Fullbleed: "0 0 612 792" @@ -145,6 +145,15 @@ *MediaType Transparency/Transparency Film: "MediaType=Transparency" *CloseUI: *MediaType +*OpenUI *OutputBin/Output Tray: PickOne +*OrderDependency: 25 AnySetup *OutputBin +*DefaultOutputBin: Tray1 +*OutputBin Auto/Automatic Tray: "OutputBin=Auto" +*OutputBin Tray1/Tray 1: "OutputBin=Tray1" +*OutputBin Tray2/Tray 2: "OutputBin=Tray2" +*OutputBin MainTray/Main Tray: "OutputBin=MainTray" +*CloseUI: *OutputBin + *OpenUI *Duplex/2-Sided Printing: PickOne *OrderDependency: 10 DocumentSetup *Duplex *DefaultDuplex: None -- 2.39.2