summaryrefslogtreecommitdiff
path: root/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd
diff options
context:
space:
mode:
authorDidier Raboud <didier@raboud.com>2010-05-21 16:09:29 +0200
committerDidier Raboud <didier@raboud.com>2010-05-21 16:09:29 +0200
commitd6c62ba0466d24383c4d7477f94baf22c16ba9fe (patch)
tree433bf02a939928f922a6bc3448c8e0d76c185236 /db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd
parent6f9dbfd6400c2f3f42e0d26be60592e453f333c3 (diff)
Imported Upstream version 20060113
Diffstat (limited to 'db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd')
-rw-r--r--db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd1404
1 files changed, 1404 insertions, 0 deletions
diff --git a/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd b/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd
new file mode 100644
index 00000000..17bdc1ea
--- /dev/null
+++ b/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd
@@ -0,0 +1,1404 @@
+*PPD-Adobe: "4.3"
+*%
+*% Printer Description file
+*% for "Ricoh Aficio 2045e PS"
+*%
+*% CreationDate: 2002/03/18
+*% Modified: 2005/08/29
+*%
+*% COPYRIGHT (C) 2002-2005 RICOH COMPANY, LTD.
+*%
+*% Permission is hereby granted, free of charge, to any person obtaining
+*% a copy of this software and associated documentation files (the
+*% "Software"), to deal in the Software without restriction, including
+*% without limitation the rights to use, copy, modify, merge, publish,
+*% distribute, sublicense, and/or sell copies of the Software, and to
+*% permit persons to whom the Software is furnished to do so, subject to
+*% the following conditions:
+*%
+*% The above copyright notice and this permission notice shall be
+*% included in all copies or substantial portions of the Software.
+*%
+*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*%
+*% [this is the MIT open source license -- please see www.opensource.org]
+*%
+
+*FileVersion: "1.2"
+*FormatVersion: "4.3"
+*LanguageEncoding: ISOLatin1
+*LanguageVersion: English
+*ModelName: "Ricoh Aficio 2045e"
+*PCFileName: "RAF245E3.PPD"
+*Manufacturer: "Ricoh"
+*Product: "(RICOH Aficio 2045e PS3)"
+*PSVersion: "(3011.103) 2"
+*ShortNickName: "Ricoh Aficio 2045e PS"
+*NickName: "Ricoh Aficio 2045e PS"
+
+*%========== Basic Device Capabilities ==========
+
+*Protocols: PJL TBCP
+*JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
+*JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
+*JCLEnd: "<1B>%-12345X@PJL EOJ<0A>"
+
+*LanguageLevel: "3"
+*ColorDevice: False
+*DefaultColorSpace: Gray
+
+*TTRasterizer: Type42
+*?TTRasterizer: "
+ save
+ 42 /FontType resourcestatus
+ { pop pop (Type42)} {pop pop (None)} ifelse = flush
+ restore
+"
+*End
+
+*FileSystem: True
+*?FileSystem: "
+ save
+ statusdict /diskonline get exec
+ {(True)}{(False)}ifelse = flush
+ restore
+"
+*End
+
+*Throughput: "45"
+
+*%========== Installable Options ==========
+*%========== & System Management ==========
+
+*OpenGroup: InstallableOptions/Installable Options
+
+*OpenUI *Option1/Lower Paper Trays: PickOne
+*DefaultOption1: False
+*Option1 False/Not Installed: ""
+*Option1 True/Installed: ""
+*?Option1: "
+ save
+ currentpagedevice /InputAttributes get dup 3 known
+ {3 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
+ = flush
+ restore
+"
+*End
+*CloseUI: *Option1
+
+*OpenUI *Option2/Large Capacity Tray: PickOne
+*DefaultOption2: False
+*Option2 False/Not Installed: ""
+*Option2 True/Installed: ""
+*?Option2: "
+ save
+ currentpagedevice /InputAttributes get dup 5 known
+ {5 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
+ = flush
+ restore
+"
+*End
+*CloseUI: *Option2
+
+*OpenUI *Option20/Internal Tray 2: PickOne
+*DefaultOption20: False
+*Option20 False/Not Installed: ""
+*Option20 True/Installed: ""
+*?Option20: "
+save
+mark
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 1 eq {(True) exit}
+ {(False)} ifelse
+ } forall
+ }{(False)} ifelse
+}{
+ currentpagedevice /OutputAttributes get dup 2 known
+ {2 get null ne {(True)}{(False)} ifelse}{pop (None)} ifelse
+}ifelse
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *Option20
+
+*OpenUI *Option21/External Tray: PickOne
+*DefaultOption21: False
+*Option21 False/Not Installed: ""
+*Option21 True/Installed: ""
+*?Option21: "
+save
+mark
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 0 eq {(True) exit}
+ {(False)} ifelse
+ } forall
+ }{(False)} ifelse
+}{
+ currentpagedevice /OutputAttributes get dup 3 known
+ {3 get null ne {(True)}{(False)} ifelse}{pop (None)}ifelse
+}ifelse
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *Option21
+
+*OpenUI *Option30/Finisher: PickOne
+*DefaultOption30: None
+*Option30 None/Not Installed: ""
+*Option30 FinKING/Finisher 1000: ""
+*Option30 FinLAWC/Finisher 2250: ""
+*Option30 FinTONEC/Booklet Finisher: ""
+*?Option30: "
+save
+mark
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 10 eq {(FinKING) exit}
+ {
+ dup 8 eq {(FinTONEC) exit}
+ {
+ dup 7 eq {(FinLAWC) exit}
+ {(None)} ifelse
+ } ifelse
+ } ifelse
+ } forall
+ }{(None)}ifelse
+}{
+ currentpagedevice /OutputAttributes get dup
+ 25 get null ne
+ {pop (FinKING)}
+ {
+ dup 17 get null ne
+ {pop (FinTONEC)}
+ {
+ dup 15 get null ne
+ {pop (FinLAWC)}
+ {pop (None)}ifelse
+ }ifelse
+ }ifelse
+}ifelse
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *Option30
+
+*CloseGroup: InstallableOptions
+
+*%========== Optin Tray/InputSlot
+*UIConstraints: *Option1 False *InputSlot 3Tray
+*UIConstraints: *Option1 False *InputSlot 4Tray
+*UIConstraints: *InputSlot 3Tray *Option1 False
+*UIConstraints: *InputSlot 4Tray *Option1 False
+
+*%========== LCT/InputSlot
+*UIConstraints: *Option2 False *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *Option2 False
+
+*%========== Side Tray/Finisher
+*UIConstraints: *Option21 True *Option30 FinKING
+*UIConstraints: *Option21 True *Option30 FinLAWC
+*UIConstraints: *Option21 True *Option30 FinTONEC
+*UIConstraints: *Option30 FinKING *Option21 True
+*UIConstraints: *Option30 FinLAWC *Option21 True
+*UIConstraints: *Option30 FinTONEC *Option21 True
+
+*%========== Internal Tray/Destination
+*UIConstraints: *Option20 False *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *Option20 False
+
+*%========== Side Tray/Destination
+*UIConstraints: *Option21 False *OutputBin External
+*UIConstraints: *OutputBin External *Option21 False
+
+*%========== Finisher/Destination
+*UIConstraints: *Option30 None *OutputBin FinProof
+*UIConstraints: *Option30 None *OutputBin FinShift
+*UIConstraints: *OutputBin FinProof *Option30 None
+*UIConstraints: *OutputBin FinShift *Option30 None
+
+*%========== Finisher/Staple
+*UIConstraints: *Option30 None *RIStaple UpperLeft
+*UIConstraints: *Option30 None *RIStaple UpperRight
+*UIConstraints: *Option30 None *RIStaple LowerLeft
+*UIConstraints: *Option30 None *RIStaple LowerRight
+*UIConstraints: *Option30 None *RIStaple LeftW
+*UIConstraints: *Option30 None *RIStaple RightW
+*UIConstraints: *Option30 None *RIStaple UpperW
+*UIConstraints: *Option30 None *RIStaple LowerW
+*UIConstraints: *RIStaple UpperLeft *Option30 None
+*UIConstraints: *RIStaple UpperRight *Option30 None
+*UIConstraints: *RIStaple LowerLeft *Option30 None
+*UIConstraints: *RIStaple LowerRight *Option30 None
+*UIConstraints: *RIStaple LeftW *Option30 None
+*UIConstraints: *RIStaple RightW *Option30 None
+*UIConstraints: *RIStaple UpperW *Option30 None
+*UIConstraints: *RIStaple LowerW *Option30 None
+
+*%========== Finisher/Punch
+*UIConstraints: *Option30 None *RIPunch Left2
+*UIConstraints: *Option30 None *RIPunch Left3
+*UIConstraints: *Option30 None *RIPunch Left4
+*UIConstraints: *Option30 None *RIPunch Right2
+*UIConstraints: *Option30 None *RIPunch Right3
+*UIConstraints: *Option30 None *RIPunch Right4
+*UIConstraints: *Option30 None *RIPunch Upper2
+*UIConstraints: *Option30 None *RIPunch Upper3
+*UIConstraints: *Option30 None *RIPunch Upper4
+*UIConstraints: *Option30 None *RIPunch Lower2
+*UIConstraints: *Option30 None *RIPunch Lower3
+*UIConstraints: *Option30 None *RIPunch Lower4
+*UIConstraints: *Option30 FinKING *RIPunch Left2
+*UIConstraints: *Option30 FinKING *RIPunch Left3
+*UIConstraints: *Option30 FinKING *RIPunch Left4
+*UIConstraints: *Option30 FinKING *RIPunch Right2
+*UIConstraints: *Option30 FinKING *RIPunch Right3
+*UIConstraints: *Option30 FinKING *RIPunch Right4
+*UIConstraints: *Option30 FinKING *RIPunch Upper2
+*UIConstraints: *Option30 FinKING *RIPunch Upper3
+*UIConstraints: *Option30 FinKING *RIPunch Upper4
+*UIConstraints: *Option30 FinKING *RIPunch Lower2
+*UIConstraints: *Option30 FinKING *RIPunch Lower3
+*UIConstraints: *Option30 FinKING *RIPunch Lower4
+*UIConstraints: *Option30 FinTONEC *RIPunch Left2
+*UIConstraints: *Option30 FinTONEC *RIPunch Left3
+*UIConstraints: *Option30 FinTONEC *RIPunch Left4
+*UIConstraints: *Option30 FinTONEC *RIPunch Right2
+*UIConstraints: *Option30 FinTONEC *RIPunch Right3
+*UIConstraints: *Option30 FinTONEC *RIPunch Right4
+*UIConstraints: *Option30 FinTONEC *RIPunch Upper2
+*UIConstraints: *Option30 FinTONEC *RIPunch Upper3
+*UIConstraints: *Option30 FinTONEC *RIPunch Upper4
+*UIConstraints: *Option30 FinTONEC *RIPunch Lower2
+*UIConstraints: *Option30 FinTONEC *RIPunch Lower3
+*UIConstraints: *Option30 FinTONEC *RIPunch Lower4
+
+*UIConstraints: *RIPunch Left2 *Option30 None
+*UIConstraints: *RIPunch Left3 *Option30 None
+*UIConstraints: *RIPunch Left4 *Option30 None
+*UIConstraints: *RIPunch Right2 *Option30 None
+*UIConstraints: *RIPunch Right3 *Option30 None
+*UIConstraints: *RIPunch Right4 *Option30 None
+*UIConstraints: *RIPunch Upper2 *Option30 None
+*UIConstraints: *RIPunch Upper3 *Option30 None
+*UIConstraints: *RIPunch Upper4 *Option30 None
+*UIConstraints: *RIPunch Lower2 *Option30 None
+*UIConstraints: *RIPunch Lower3 *Option30 None
+*UIConstraints: *RIPunch Lower4 *Option30 None
+*UIConstraints: *RIPunch Left2 *Option30 FinKING
+*UIConstraints: *RIPunch Left3 *Option30 FinKING
+*UIConstraints: *RIPunch Left4 *Option30 FinKING
+*UIConstraints: *RIPunch Right2 *Option30 FinKING
+*UIConstraints: *RIPunch Right3 *Option30 FinKING
+*UIConstraints: *RIPunch Right4 *Option30 FinKING
+*UIConstraints: *RIPunch Upper2 *Option30 FinKING
+*UIConstraints: *RIPunch Upper3 *Option30 FinKING
+*UIConstraints: *RIPunch Upper4 *Option30 FinKING
+*UIConstraints: *RIPunch Lower2 *Option30 FinKING
+*UIConstraints: *RIPunch Lower3 *Option30 FinKING
+*UIConstraints: *RIPunch Lower4 *Option30 FinKING
+*UIConstraints: *RIPunch Left2 *Option30 FinTONEC
+*UIConstraints: *RIPunch Left3 *Option30 FinTONEC
+*UIConstraints: *RIPunch Left4 *Option30 FinTONEC
+*UIConstraints: *RIPunch Right2 *Option30 FinTONEC
+*UIConstraints: *RIPunch Right3 *Option30 FinTONEC
+*UIConstraints: *RIPunch Right4 *Option30 FinTONEC
+*UIConstraints: *RIPunch Upper2 *Option30 FinTONEC
+*UIConstraints: *RIPunch Upper3 *Option30 FinTONEC
+*UIConstraints: *RIPunch Upper4 *Option30 FinTONEC
+*UIConstraints: *RIPunch Lower2 *Option30 FinTONEC
+*UIConstraints: *RIPunch Lower3 *Option30 FinTONEC
+*UIConstraints: *RIPunch Lower4 *Option30 FinTONEC
+
+*%========== MexiaType/InputSlot
+*UIConstraints: *MediaType Preprinted *InputSlot MultiTray
+*UIConstraints: *MediaType Labels *InputSlot 1Tray
+*UIConstraints: *MediaType Labels *InputSlot 2Tray
+*UIConstraints: *MediaType Labels *InputSlot 3Tray
+*UIConstraints: *MediaType Labels *InputSlot 4Tray
+*UIConstraints: *MediaType Labels *InputSlot 5Tray
+*UIConstraints: *MediaType OHP *InputSlot 1Tray
+*UIConstraints: *MediaType OHP *InputSlot 2Tray
+*UIConstraints: *MediaType OHP *InputSlot 3Tray
+*UIConstraints: *MediaType OHP *InputSlot 4Tray
+*UIConstraints: *MediaType OHP *InputSlot 5Tray
+*UIConstraints: *MediaType Thick *InputSlot 1Tray
+*UIConstraints: *MediaType Thick *InputSlot 2Tray
+*UIConstraints: *MediaType Thick *InputSlot 3Tray
+*UIConstraints: *MediaType Thick *InputSlot 4Tray
+*UIConstraints: *MediaType Thick *InputSlot 5Tray
+*UIConstraints: *InputSlot MultiTray *MediaType Preprinted
+*UIConstraints: *InputSlot 1Tray *MediaType Labels
+*UIConstraints: *InputSlot 2Tray *MediaType Labels
+*UIConstraints: *InputSlot 3Tray *MediaType Labels
+*UIConstraints: *InputSlot 4Tray *MediaType Labels
+*UIConstraints: *InputSlot 5Tray *MediaType Labels
+*UIConstraints: *InputSlot 1Tray *MediaType OHP
+*UIConstraints: *InputSlot 2Tray *MediaType OHP
+*UIConstraints: *InputSlot 3Tray *MediaType OHP
+*UIConstraints: *InputSlot 4Tray *MediaType OHP
+*UIConstraints: *InputSlot 5Tray *MediaType OHP
+*UIConstraints: *InputSlot 1Tray *MediaType Thick
+*UIConstraints: *InputSlot 2Tray *MediaType Thick
+*UIConstraints: *InputSlot 3Tray *MediaType Thick
+*UIConstraints: *InputSlot 4Tray *MediaType Thick
+*UIConstraints: *InputSlot 5Tray *MediaType Thick
+
+*%========== PageSize/InputSlot
+*UIConstraints: *PageSize A6 *InputSlot 1Tray
+*UIConstraints: *PageSize A6 *InputSlot 2Tray
+*UIConstraints: *PageSize A6 *InputSlot 3Tray
+*UIConstraints: *PageSize A6 *InputSlot 4Tray
+*UIConstraints: *PageSize A3 *InputSlot 5Tray
+*UIConstraints: *PageSize A5 *InputSlot 5Tray
+*UIConstraints: *PageSize A6 *InputSlot 5Tray
+*UIConstraints: *PageSize B4 *InputSlot 5Tray
+*UIConstraints: *PageSize B5 *InputSlot 5Tray
+*UIConstraints: *PageSize Legal *InputSlot 5Tray
+*UIConstraints: *PageSize HalfLetter *InputSlot 5Tray
+*UIConstraints: *PageSize 11x17 *InputSlot 5Tray
+*UIConstraints: *PageSize Executive *InputSlot 5Tray
+*UIConstraints: *PageSize F *InputSlot 5Tray
+*UIConstraints: *PageSize Folio *InputSlot 5Tray
+*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 5Tray
+
+*UIConstraints: *InputSlot 1Tray *PageSize A6
+*UIConstraints: *InputSlot 2Tray *PageSize A6
+*UIConstraints: *InputSlot 3Tray *PageSize A6
+*UIConstraints: *InputSlot 4Tray *PageSize A6
+*UIConstraints: *InputSlot 5Tray *PageSize A3
+*UIConstraints: *InputSlot 5Tray *PageSize A5
+*UIConstraints: *InputSlot 5Tray *PageSize A6
+*UIConstraints: *InputSlot 5Tray *PageSize B4
+*UIConstraints: *InputSlot 5Tray *PageSize B5
+*UIConstraints: *InputSlot 5Tray *PageSize Legal
+*UIConstraints: *InputSlot 5Tray *PageSize HalfLetter
+*UIConstraints: *InputSlot 5Tray *PageSize 11x17
+*UIConstraints: *InputSlot 5Tray *PageSize Executive
+*UIConstraints: *InputSlot 5Tray *PageSize F
+*UIConstraints: *InputSlot 5Tray *PageSize Folio
+*UIConstraints: *InputSlot 5Tray *PageSize FanFoldGermanLegal
+
+*UIConstraints: *PageRegion A6 *InputSlot 1Tray
+*UIConstraints: *PageRegion A6 *InputSlot 2Tray
+*UIConstraints: *PageRegion A6 *InputSlot 3Tray
+*UIConstraints: *PageRegion A6 *InputSlot 4Tray
+*UIConstraints: *PageRegion A3 *InputSlot 5Tray
+*UIConstraints: *PageRegion A5 *InputSlot 5Tray
+*UIConstraints: *PageRegion A6 *InputSlot 5Tray
+*UIConstraints: *PageRegion B4 *InputSlot 5Tray
+*UIConstraints: *PageRegion B5 *InputSlot 5Tray
+*UIConstraints: *PageRegion Legal *InputSlot 5Tray
+*UIConstraints: *PageRegion HalfLetter *InputSlot 5Tray
+*UIConstraints: *PageRegion 11x17 *InputSlot 5Tray
+*UIConstraints: *PageRegion Executive *InputSlot 5Tray
+*UIConstraints: *PageRegion F *InputSlot 5Tray
+*UIConstraints: *PageRegion Folio *InputSlot 5Tray
+*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 5Tray
+
+*UIConstraints: *InputSlot 1Tray *PageRegion A6
+*UIConstraints: *InputSlot 2Tray *PageRegion A6
+*UIConstraints: *InputSlot 3Tray *PageRegion A6
+*UIConstraints: *InputSlot 4Tray *PageRegion A6
+*UIConstraints: *InputSlot 5Tray *PageRegion A3
+*UIConstraints: *InputSlot 5Tray *PageRegion A5
+*UIConstraints: *InputSlot 5Tray *PageRegion A6
+*UIConstraints: *InputSlot 5Tray *PageRegion B4
+*UIConstraints: *InputSlot 5Tray *PageRegion B5
+*UIConstraints: *InputSlot 5Tray *PageRegion Legal
+*UIConstraints: *InputSlot 5Tray *PageRegion HalfLetter
+*UIConstraints: *InputSlot 5Tray *PageRegion 11x17
+*UIConstraints: *InputSlot 5Tray *PageRegion Executive
+*UIConstraints: *InputSlot 5Tray *PageRegion F
+*UIConstraints: *InputSlot 5Tray *PageRegion Folio
+*UIConstraints: *InputSlot 5Tray *PageRegion FanFoldGermanLegal
+
+*%========== PageSize/Duplex
+*UIConstraints: *PageSize A6 *Duplex DuplexTumble
+*UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize A6
+*UIConstraints: *Duplex DuplexNoTumble *PageSize A6
+
+*UIConstraints: *PageRegion A6 *Duplex DuplexTumble
+*UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion A6
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion A6
+
+*%========== PageSize/Destination
+
+*%========== MultiTray/Duplex
+*UIConstraints: *InputSlot MultiTray *Duplex DuplexTumble
+*UIConstraints: *InputSlot MultiTray *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexTumble *InputSlot MultiTray
+*UIConstraints: *Duplex DuplexNoTumble *InputSlot MultiTray
+
+
+*FreeVM: "2261000"
+
+*Password: "0"
+*ExitServer: "
+ count 0 eq
+ {false}{true exch startjob}ifelse
+ not {(WARNING: Cannot modify initial VM.) =
+ (Missing or invalid Password.) =
+ (Please contact the author.) = flush quit
+ }if
+"
+*End
+*Reset: "
+ count 0 eq
+ {false}{true exch startjob}ifelse
+ not {(WARNING: Cannot reset printer.) =
+ (Missing or invalid Password.) =
+ (Please contact the author.) = flush quit
+ }if
+ systemdict /quit get exec
+ (WARNING: Printer Reset Failed.) = flush
+"
+*End
+
+*DefaultResolution: 600dpi
+*?Resolution: "
+ save
+ currentpagedevice /HWResolution get 0 get
+ ( ) cvs print (dpi) = flush
+ restore
+"
+*End
+
+*SuggestedJobTimeout: "0"
+*SuggestedWaitTimeout: "300"
+*PrintPSErrors: True
+*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
+
+*%========== Media Selection ==========
+*LandscapeOrientation: Minus90
+
+*% *OpenUI *RIPaperPolicy/Fit to Paper: PickOne
+*% *OrderDependency: 10 AnySetup *RIPaperPolicy
+*% *DefaultRIPaperPolicy: PromptUser
+*% *RIPaperPolicy PromptUser/Prompt User: "
+*% <</DeferredMediaSelection true>> setpagedevice
+*% <</Policies << /PageSize 2 /MediaType 2 >> >> setpagedevice"
+*% *End
+*% *RIPaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
+*% <</DeferredMediaSelection false>> setpagedevice
+*% <</Policies << /PageSize 3 /MediaType 1 >> >> setpagedevice"
+*% *End
+*% *RIPaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
+*% <</DeferredMediaSelection false>> setpagedevice
+*% <</Policies << /PageSize 5 /MediaType 1 >> >> setpagedevice"
+*% *End
+*% *CloseUI: *RIPaperPolicy
+
+*OpenUI *PageSize: PickOne
+*OrderDependency: 20 AnySetup *PageSize
+*DefaultPageSize: A4
+*PageSize A3/A3: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize A4/A4: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize A5/A5: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [421 595] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize A6/A6: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [298 421] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize B4/B4 (JIS): "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize B5/B5 (JIS): "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize Legal/Legal: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize Letter/Letter: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize HalfLetter/5.5x8.5: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize 11x17/11x17: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
+*End
+*PageSize Executive/Executive: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice"
+*End
+*PageSize F/8x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice"
+*End
+*PageSize Folio/8.25x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice"
+*End
+*PageSize FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*End
+*?PageSize: "
+ save
+ currentpagedevice /PageSize get aload pop
+ 2 copy gt {exch}if (Unknown)
+ 14 dict
+ dup [842 1191] (A3) put
+ dup [595 842] (A4) put
+ dup [421 595] (A5) put
+ dup [298 421] (A6) put
+ dup [728 1031] (B4) put
+ dup [516 729] (B5) put
+ dup [612 1008] (Legal) put
+ dup [612 792] (Letter) put
+ dup [396 612] (HalfLetter) put
+ dup [792 1224] (11x17) put
+ dup [522 756] (Executive) put
+ dup [576 936] (F) put
+ dup [595 935] (Folio) put
+ dup [612 936] (FanFoldGermanLegal) put
+ {exch aload pop 4 index sub abs 5 le exch 5 index
+ sub abs 5 le and {exch pop exit}{pop}ifelse
+ }bind forall = flush pop pop
+ restore
+"
+*End
+*CloseUI: *PageSize
+
+*OpenUI *PageRegion: PickOne
+*OrderDependency: 25 AnySetup *PageRegion
+*DefaultPageRegion: A4
+*PageRegion A3/A3: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion A4/A4: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion A5/A5: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [421 595] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion A6/A6: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [298 421] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion B4/B4 (JIS): "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion B5/B5 (JIS): "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion Legal/Legal: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion Letter/Letter: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion HalfLetter/5.5x8.5: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion 11x17/11x17: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
+*End
+*PageRegion Executive/Executive: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice"
+*End
+*PageRegion F/8x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice"
+*End
+*PageRegion Folio/8.25x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice"
+*End
+*PageRegion FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
+ /Policies << /PageSize 2 /MediaType 2 >>
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*End
+*CloseUI: *PageRegion
+
+*%========== Information About Media Sizes ==========
+
+*DefaultImageableArea: A4
+*ImageableArea A3/A3: "12 12 830 1179"
+*ImageableArea A4/A4: "12 12 583 830"
+*ImageableArea A5/A5: "12 12 408 583"
+*ImageableArea A6/A6: "12 12 285 408"
+*ImageableArea B4/B4 (JIS): "12 12 717 1020"
+*ImageableArea B5/B5 (JIS): "12 12 504 717"
+*ImageableArea Legal/Legal: "12 12 600 996"
+*ImageableArea Letter/Letter: "12 12 600 780"
+*ImageableArea HalfLetter/5.5x8.5: "12 12 384 600"
+*ImageableArea 11x17/11x17: "12 12 780 1212"
+*ImageableArea Executive/Executive: "12 12 510 744"
+*ImageableArea F/8x13: "12 12 564 924"
+*ImageableArea Folio/8.25x13: "12 12 583 923"
+*ImageableArea FanFoldGermanLegal/8.5x13: "12 12 600 924"
+*?ImageableArea: "
+ save
+ /cvp {( ) cvs print ( ) print}bind def
+ newpath clippath pathbbox 4 -2 roll exch
+ 2 {10000 mul ceiling 10000 div cvp}repeat exch
+ 2 {10000 mul floor 10000 div cvp}repeat flush
+ restore
+"
+*End
+
+*DefaultPaperDimension: A4
+*PaperDimension A3/A3: "842 1191"
+*PaperDimension A4/A4: "595 842"
+*PaperDimension A5/A5: "420 595"
+*PaperDimension A6/A6: "297 420"
+*PaperDimension B4/B4 (JIS): "729 1032"
+*PaperDimension B5/B5 (JIS): "516 729"
+*PaperDimension Legal/Legal: "612 1008"
+*PaperDimension Letter/Letter: "612 792"
+*PaperDimension HalfLetter/5.5x8.5: "396 612"
+*PaperDimension 11x17/11x17: "792 1224"
+*PaperDimension Executive/Executive: "522 756"
+*PaperDimension F/8x13: "576 936"
+*PaperDimension Folio/8.25x13: "595 935"
+*PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
+
+*%========== Media Handling Features ==========
+
+*OpenUI *InputSlot: PickOne
+*OrderDependency: 30 AnySetup *InputSlot
+*DefaultInputSlot: 1Tray
+*InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
+*InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
+*InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
+*InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
+*InputSlot 4Tray/Tray 4: "<</MediaPosition 4>> setpagedevice"
+*InputSlot 5Tray/Large Capacity Tray: "<</MediaPosition 5>> setpagedevice"
+*?InputSlot: "
+ save
+ [(MultiTray)(1Tray)(2Tray)(3Tray)(4Tray)(5Tray)]
+ statusdict /papertray get exec {get}stopped
+ {pop pop (Unknown)}if = flush
+ restore
+"
+*End
+*CloseUI: *InputSlot
+
+*%=== Custom Paper Support =================
+*LeadingEdge Short: ""
+*LeadingEdge Long: ""
+*DefaultLeadingEdge: Short
+
+*MaxMediaWidth: "842"
+*MaxMediaHeight: "1700"
+*HWMargins: 12 12 12 12
+*CustomPageSize True: "pop pop pop
+ << /PageSize [ 5 -2 roll ] /ImagingBBox null
+ /Policies <</PageSize 2 /MediaType 2>>
+ /DeferredMediaSelection true
+ >> setpagedevice"
+*End
+
+*ParamCustomPageSize Width: 1 points 283 842
+*ParamCustomPageSize Height: 2 points 419 1700
+*ParamCustomPageSize WidthOffset: 3 points 0 0
+*ParamCustomPageSize HeightOffset: 4 points 0 0
+*ParamCustomPageSize Orientation: 5 int 1 1
+
+*NonUIOrderDependency: 21 AnySetup *CustomPageSize True
+
+*RequiresPageRegion MultiTray: True
+*RequiresPageRegion 1Tray: True
+*RequiresPageRegion 2Tray: True
+*RequiresPageRegion 3Tray: True
+*RequiresPageRegion 4Tray: True
+*RequiresPageRegion 5Tray: True
+
+*OpenUI *Duplex/Duplex: PickOne
+*OrderDependency: 50 AnySetup *Duplex
+*DefaultDuplex: None
+*Duplex None/Off: "<</Duplex false>>setpagedevice"
+*Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
+*Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
+*?Duplex: "
+ save
+ currentpagedevice /Duplex get
+ {currentpagedevice /Tumble get
+ {(DuplexTumble)}{(DuplexNoTumble)}ifelse
+ }{(None)}ifelse = flush
+ restore
+"
+*End
+*CloseUI: *Duplex
+
+*%========== Resolution and Appearance Control ==========
+
+*OpenUI *RICollate/Collate: PickOne
+*OrderDependency: 200 AnySetup *RICollate
+*DefaultRICollate: False
+*RICollate False/Off: "<</Collate false>>setpagedevice"
+*RICollate True/On: "<</Collate true
+ /CollateDetails <</Type 6 /AlignSet false>>
+ >>setpagedevice"
+*End
+*?RICollate: "
+ save
+ currentpagedevice /Collate get
+ {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
+ restore
+"
+*End
+*CloseUI: *RICollate
+
+*OpenUI *RIPrintMode/Print Mode: PickOne
+*OrderDependency: 45 AnySetup *RIPrintMode
+*DefaultRIPrintMode: 0rhit
+*RIPrintMode 0rhit/Through: "<<
+ /HWResolution[600 600]
+ /PostRenderingEnhance false
+ >> setpagedevice
+ /version (3010.103) def"
+*End
+*RIPrintMode 1rhit/Edge Smoothing: "<<
+ /HWResolution[600 600]
+ /PostRenderingEnhance true /PostRenderingEnhanceDetails << /Type 34 /OutputMode 0>>
+ >> setpagedevice
+ /version (3010.103) def"
+*End
+*RIPrintMode 5rhit/Toner Saving 1: "<<
+ /HWResolution[600 600]
+ /PostRenderingEnhance true /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3>>
+ >> setpagedevice
+ /version (3010.103) def"
+*End
+*RIPrintMode 4rhit/Toner Saving 2: "<<
+ /HWResolution[600 600]
+ /PostRenderingEnhance true /PostRenderingEnhanceDetails << /Type 34 /OutputMode 4>>
+ >> setpagedevice
+ /version (3010.103) def"
+*End
+*?RIPrintMode: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /PostRenderingEnhance 2 copy known not { UK exit } if
+ get dup false eq {pop (0rhit) exit }
+ {pop /PostRenderingEnhanceDetails get dup /OutputMode get
+ dup 0 eq {pop (1rhit) exit} if
+ dup 3 eq {pop (5rhit) exit} if
+ dup 4 eq {pop (4rhit) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIPrintMode
+
+*OpenUI *MediaType/Paper Type: PickOne
+*OrderDependency: 205 AnySetup *MediaType
+*MediaType Plain/Plain: "<< /MediaType (Plain) >> setpagedevice"
+*MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
+*MediaType Special/Special: "<< /MediaType (Special) >> setpagedevice"
+*MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
+*MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
+*MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
+*MediaType Prepunched/Prepunched: "<< /MediaType (Prepunched) >> setpagedevice"
+*MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
+*MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
+*MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
+*MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
+*MediaType Thick/Thick: "<< /MediaType (Thick) >> setpagedevice"
+*?MediaType: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice /MediaType 2 copy known not { UK exit } if
+ get dup null eq 1 index (Plain) eq or { (Plain) exit } if
+ dup (Recycled) eq { dup exit } if
+ dup (Special) eq { dup exit } if
+ UK exit
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*DefaultMediaType: Plain
+*CloseUI: *MediaType
+
+*OpenUI *OutputBin/Destination: PickOne
+*OrderDependency: 210 AnySetup *OutputBin
+*OutputBin Default/Printer Default: "<</OutputType null>>setpagedevice"
+*OutputBin Standard/Internal Tray 1: "<</OutputType (Standard)>>setpagedevice"
+*OutputBin Bin1/Internal Tray 2: "<</OutputType (1Bin)>>setpagedevice"
+*OutputBin External/External Tray: "<</OutputType (External)>>setpagedevice"
+*OutputBin FinProof/Finisher Upper Tray: "<</OutputType (FinProof)>>setpagedevice"
+*OutputBin FinShift/Finisher Shift Tray: "<</OutputType (FinShift)>>setpagedevice"
+*DefaultOutputBin: Default
+*?OutputBin: "
+ save
+ currentpagedevice /OutputType get = flush
+ restore
+"
+*End
+*CloseUI: *OutputBin
+
+*OpenUI *RIStaple/Staple: PickOne
+*OrderDependency: 220 AnySetup *RIStaple
+*DefaultRIStaple: None
+*RIStaple None/Off: "<< /Staple 0 >> setpagedevice"
+*RIStaple UpperLeft/Top left: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 0 >>
+ >> setpagedevice"
+*End
+*RIStaple UpperRight/Top right: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 6 >>
+ >> setpagedevice"
+*End
+*RIStaple LowerLeft/Bottom left: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 2 >>
+ >> setpagedevice"
+*End
+*RIStaple LowerRight/Bottom right: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 4 >>
+ >> setpagedevice"
+*End
+*RIStaple LeftW/2 at left: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 1 >>
+ >> setpagedevice"
+*End
+*RIStaple RightW/2 at right: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 5 >>
+ >> setpagedevice"
+*End
+*RIStaple UpperW/2 at top: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 7 >>
+ >> setpagedevice"
+*End
+*RIStaple LowerW/2 at bottom: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 3 >>
+ >> setpagedevice"
+*End
+*?RIStaple: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /Staple 2 copy known not { UK exit } if
+ get dup 0 eq {pop (None) exit }
+ {pop /StapleDetails get dup /Position get
+ dup 0 eq {pop (UpperLeft) exit} if
+ dup 6 eq {pop (LowerLeft) exit} if
+ dup 2 eq {pop (UpperRight) exit} if
+ dup 4 eq {pop (LowerRight) exit} if
+ dup 1 eq {pop (LeftW) exit} if
+ dup 5 eq {pop (RightW) exit} if
+ dup 7 eq {pop (UpperW) exit} if
+ dup 3 eq {pop (LowerW) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIStaple
+
+*OpenUI *RIPunch/Punch: PickOne
+*OrderDependency: 230 AnySetup *RIPunch
+*RIPunch None/Off: "<< /Punch 0 >> setpagedevice"
+*RIPunch Left2/2 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Left3/3 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Left4/4 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 4 >> >> setpagedevice"
+*End
+*RIPunch Right2/2 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Right3/3 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Right4/4 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 4 >> >> setpagedevice"
+*End
+*RIPunch Upper2/2 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Upper3/3 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Upper4/4 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 4 >> >> setpagedevice"
+*End
+*RIPunch Lower2/2 at bottom: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 1 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Lower3/3 at bottom: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 1 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Lower4/4 at bottom: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 1 /NumHoles 4 >> >> setpagedevice"
+*End
+*DefaultRIPunch: None
+*?RIPunch: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /Punch 2 copy known not { UK exit } if
+ get dup 0 eq {pop (None) exit }
+ {pop /PunchDetails get dup /Position get
+ dup 0 eq {pop (Left2) exit} if
+ dup 2 eq {pop (Right2) exit} if
+ dup 3 eq {pop (Upper2) exit} if
+ dup 1 eq {pop (Lower2) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIPunch
+
+*%=== Watermark ========
+*OpenUI *RIWatermark/Watermark: PickOne
+*OrderDependency: 300 AnySetup *RIWatermark
+*DefaultRIWatermark: Off
+*RIWatermark Off/Off: ""
+*RIWatermark On/On: "
+ userdict /RPS_WMdict 10 dict put
+ userdict /RPS_WMdict get begin
+ /RPS_WM true def
+ /RPS_WM_adjangle { 1.0 mul } bind def %% Portrait, Portrait(4up)
+ /RPS_WM_adjust 0.5 def
+ /RPS_WM_position { %% center
+ currentpagedevice /PageSize get
+ aload pop exch 2.0 div exch 2.0 div translate
+ RPS_WM_angle RPS_WM_adjangle rotate
+ RPS_WM_font findfont RPS_WM_size scalefont setfont
+ RPS_WM_str stringwidth pop 2.0 div neg RPS_WM_size 2.0 div moveto
+ } bind def
+ end
+ <<
+ /EndPage {
+ 2 eq { pop false }{
+ userdict /RPS_WMdict 2 copy known {
+ get begin
+ RPS_WM {
+ gsave
+ initgraphics
+ RPS_WM_color
+ RPS_WM_Pattern
+ RPS_WM_position
+ RPS_WM_draw
+ grestore
+ } if
+ end
+ }{ pop pop } ifelse
+ pop true
+ } ifelse
+ } bind
+ >> setpagedevice"
+*End
+*CloseUI: *RIWatermark
+
+*%=== Watermark Text ========
+*OpenUI *RIWMText/Watermark Text: PickOne
+*OrderDependency: 310 AnySetup *RIWMText
+*DefaultRIWMText: Confidential
+*RIWMText Confidential/CONFIDENTIAL: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (CONFIDENTIAL) def end"
+*End
+*RIWMText Copy/COPY: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (COPY) def end"
+*End
+*RIWMText Copyright/DRAFT: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (DRAFT) def end"
+*End
+*RIWMText Final/FINAL: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (FINAL) def end"
+*End
+*RIWMText FileCopy/FILECOPY: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (FILE COPY) def end"
+*End
+*RIWMText Proof/PROOF: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (PROOF) def end"
+*End
+*RIWMText TopSecret/TOPSECRET: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (TOP SECRET) def end"
+*End
+*CloseUI: *RIWMText
+
+*%=== WaterMark Font ========
+*OpenUI *RIwmFont/Watermark Font: PickOne
+*OrderDependency: 320 AnySetup *RIwmFont
+*DefaultRIwmFont: HelveticaB
+*RIwmFont CourierB/Courier Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Courier-Bold def end"
+*End
+*RIwmFont TimesB/Times Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Times-Bold def end"
+*End
+*RIwmFont HelveticaB/Helvetica Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Helvetica-Bold def end"
+*End
+*CloseUI: *RIwmFont
+
+*%=== WaterMark Font Size========
+*OpenUI *RIwmSize/Watermark Size: PickOne
+*OrderDependency: 320 AnySetup *RIwmSize
+*DefaultRIwmSize: 36
+*RIwmSize 24/24 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 24 def end"
+*End
+*RIwmSize 36/36 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 36 def end"
+*End
+*RIwmSize 48/48 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 48 def end"
+*End
+*RIwmSize 60/60 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 60 def end"
+*End
+*RIwmSize 72/72 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 72 def end"
+*End
+*CloseUI: *RIwmSize
+
+*%=== WaterMark Angle ========
+*OpenUI *RIwmAngle/Watermark Angle: PickOne
+*OrderDependency: 330 AnySetup *RIwmAngle
+*DefaultRIwmAngle: 45Deg
+*RIwmAngle 180Deg/180 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 180 def end"
+*End
+*RIwmAngle 135Deg/135 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 135 def end"
+*End
+*RIwmAngle 90Deg/90 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 90 def end"
+*End
+*RIwmAngle 45Deg/45 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 45 def end"
+*End
+*RIwmAngle 0Deg/0 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 0 def end"
+*End
+*RIwmAngle M45Deg/-45 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -45 def end"
+*End
+*RIwmAngle M90Deg/-90 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -90 def end"
+*End
+*RIwmAngle M135Deg/-135 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -135 def end"
+*End
+*RIwmAngle M180Deg/-180 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -180 def end"
+*End
+*CloseUI: *RIwmAngle
+
+*%=== WaterMark Style ========
+*OpenUI *RIwmTextStyle/Watermark Style: PickOne
+*OrderDependency: 340 AnySetup *RIwmTextStyle
+*DefaultRIwmTextStyle: Gray
+*RIwmTextStyle Gray/Gray: "userdict /RPS_WMdict get begin
+ /RPS_WM_color { 0 setgray } bind def
+ /RPS_WM_Pattern {
+ <<
+ /PatternType 1
+ /PaintType 1
+ /TilingType 3
+ /BBox [ 0 0 1 1 ]
+ /XStep 1
+ /YStep 1
+ /PaintProc {
+ begin
+ RPS_WM_color
+ 8 8 true [ 8 0 0 -8 0 8 ]
+ <88002200 88002200> imagemask
+ end
+ }
+ >> [ 1 0 0 -1 0 1 ] makepattern
+ setpattern }
+ bind def
+ /RPS_WM_draw { %% RPS_WM_mask
+ RPS_WM_str false charpath fill
+ } bind def end"
+*End
+*RIwmTextStyle Outline/Outlined: "userdict /RPS_WMdict get begin
+ /RPS_WM_color { 0 setgray } bind def
+ /RPS_WM_Pattern {} def
+ /RPS_WM_draw { %% RPS_WM_outline
+ 0 setlinewidth RPS_WM_str false charpath stroke
+ } bind def end"
+*End
+*CloseUI: *RIwmTextStyle
+
+*%========== Gray Levels and Halftoning ==========
+*AccurateScreensSupport: True
+*ScreenFreq: "85.0"
+*ScreenAngle: "45.0"
+*DefaultScreenProc: Dot
+*ScreenProc Dot: "
+ {abs exch abs 2 copy add 1 gt
+ {1 sub dup mul exch 1 sub dup mul add 1 sub}
+ {dup mul exch dup mul add 1 exch sub}
+ ifelse}
+"
+*End
+*ScreenProc Line: "{pop}"
+*ScreenProc Ellipse: "
+ {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
+"
+*End
+
+*%========== Font ==========
+
+*DefaultFont: Courier
+*Font AlbertusMT: Standard "(001.000)" Standard ROM
+*Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
+*Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
+*Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
+*Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
+*Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
+*Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
+*Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
+*Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
+*Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
+*Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
+*Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
+*Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
+*Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
+*Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
+*Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
+*Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Carta: Special "(001.001)" Special ROM
+*Font Chicago: Standard "(501.011)" ExtendedRoman ROM
+*Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
+*Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
+*Font CooperBlack: Standard "(001.003)" Standard ROM
+*Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
+*Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
+*Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
+*Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier: Standard "(501.010)" ExtendedRoman ROM
+*Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
+*Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
+*Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
+*Font Geneva: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans: Standard "(501.009)" ExtendedRoman ROM
+*Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
+*Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Goudy: Standard "(001.003)" Standard ROM
+*Font Goudy-Bold: Standard "(001.002)" Standard ROM
+*Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
+*Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
+*Font Goudy-Italic: Standard "(001.002)" Standard ROM
+*Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
+*Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
+*Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
+*Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
+*Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
+*Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
+*Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
+*Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
+*Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
+*Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Marigold: Standard "(001.000)" Standard ROM
+*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
+*Font Monaco: Standard "(501.012)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
+*Font NewYork: Standard "(501.013)" ExtendedRoman ROM
+*Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font Optima: Standard "(501.010)" ExtendedRoman ROM
+*Font Oxford: Standard "(001.000)" Standard ROM
+*Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
+*Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
+*Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
+*Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
+*Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
+*Font Symbol: Special "(001.008)" Special ROM
+*Font Tekton: Standard "(001.001)" Standard ROM
+*Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
+*Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
+*Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
+*Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
+*Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
+*Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
+*Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
+*Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Wingdings-Regular: Special "(001.001)" Special ROM
+*Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
+*Font ZapfDingbats: Special "(001.005S)" Special ROM
+
+*?FontQuery: "
+ save
+ {count 1 gt {
+ exch dup 127 string cvs (/) print print (:) print
+ /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
+ }{exit}ifelse
+ }bind loop (*) = flush
+ restore
+"
+*End
+
+*?FontList: "
+ save
+ (*) {cvn ==} 128 string /Font resourceforall (*) = flush
+ restore
+"
+*End
+
+*Status: "initializing"
+*Status: "holding"
+*Status: "idle"
+*Status: "busy"
+*Status: "waiting"
+*Status: "printing"
+*Status: "print test page"
+
+*Source: "Parallel"
+*Source: "TCP/IP"
+*Source: "EtherTalk"
+*Source: "SPX/IPX"
+*Source: "NetBEUI"
+*Source: "IEEE1394"
+
+*Message: "%%[ exitserver: permanent state may be changed ]%%"
+*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
+*Message: "\FontName\ not found, using Courier"
+
+*%========== Color Separation ==========
+
+*DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
+
+*%===== For 106 lpi / 600 dpi =====
+
+*ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "15.0"
+*ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "75.0"
+*ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
+
+*ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106"
+*ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106"
+*ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106"
+*ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106"
+*ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106"
+
+*% end of Printer Description file \ No newline at end of file