*PPD-Adobe: "4.3" *% ======================================================= *% Printer Description File *% Copyright 1992-98 Hewlett-Packard Company *%======================================================== *% PPD for HP LaserJet 8000 Series *% For Windows NT 4.0 *% === PPD File Version Information ==== *FileVersion: "1.01" *FormatVersion: "4.3" *LanguageEncoding: ISOLatin1 *LanguageVersion: GERMAN *PCFileName: "HP8000_6.PPD" *% === Product Version Information ==== *ModelName: "HP LaserJet 8000 Series" *ShortNickName: "HP LaserJet 8000 Series PS" *NickName: "HP LaserJet 8000 Series PS" *Product: "(HP LaserJet 8000 Series)" *Manufacturer: "HP" *PSVersion: "(2014.108) 1" *%=== Device Capabilities ================== *ColorDevice: False *DefaultColorSpace: Gray *FileSystem: True *?FileSystem: " save false (%disk?%) { currentdevparams dup /Writeable known { /Writeable get {pop true} if } { pop } ifelse } 100 string /IODevice resourceforall {(True)}{(False)} ifelse = flush restore " *End *LanguageLevel: "2" *Throughput: "24" *TTRasterizer: Type42 *?TTRasterizer: " save 42 /FontType resourcestatus { pop pop (Type42)} {pop pop (None)} ifelse = flush restore " *End *%=== Emulations and Protocols ============= *Protocols: PJL TBCP *SuggestedJobTimeout: "0" *SuggestedWaitTimeout: "120" *PrintPSErrors: True *PageStackOrder Upper: Normal *PageStackOrder Left: Reverse *PageStackOrder Stacker: Normal *PageStackOrder Separator: Normal *PageStackOrder Collator: Normal *PageStackOrder Stapler: Normal *PageStackOrder OutputBin1: Normal *PageStackOrder OutputBin2: Normal *PageStackOrder OutputBin3: Normal *PageStackOrder OutputBin4: Normal *PageStackOrder OutputBin5: Normal *PageStackOrder OutputBin6: Normal *PageStackOrder OutputBin7: Normal *PageStackOrder OutputBin8: Normal *% Media Output Destination *OpenUI *OutputBin/Ausgabeziel: PickOne *OrderDependency: 50 AnySetup *OutputBin *DefaultOutputBin: Upper *OutputBin Upper/Oberes Ausgabefach: "<> setpagedevice" *OutputBin Left/Lk Ausgfach (Drucks.oben): " currentpagedevice /OutputAttributes get 4 known {<> setpagedevice} {<> setpagedevice} ifelse " *End *OutputBin Stacker/Stapeleinheit: "<> setpagedevice" *OutputBin Collator/Sortiereinheit: "<> setpagedevice" *OutputBin Separator/Job-Trennvorrichtung: "<> setpagedevice" *OutputBin Stapler/Hefteinh. (max 20 Letter, A4): "<> setpagedevice" *OutputBin OutputBin1/Ausgabefach 1: "<> setpagedevice" *OutputBin OutputBin2/Ausgabefach 2: "<> setpagedevice" *OutputBin OutputBin3/Ausgabefach 3: "<> setpagedevice" *OutputBin OutputBin4/Ausgabefach 4: "<> setpagedevice" *OutputBin OutputBin5/Ausgabefach 5: "<> setpagedevice" *OutputBin OutputBin6/Ausgabefach 6: "<> setpagedevice" *OutputBin OutputBin7/Ausgabefach 7: "<> setpagedevice" *OutputBin OutputBin8/Ausgabefach 8: "<> setpagedevice" *?OutputBin:" save currentpagedevice /OutputAttributes get dup 5 known {/Priority get 0 get [(Upper) (Left) (Reserved1) (Reserved2) (OutputBin1) (OutputBin2) (OutputBin3) (OutputBin4) (OutputBin5) (OutputBin6) (OutputBin7) (OutputBin8)] exch get = flush} {/Priority get 0 get [(Upper) (Left) (Reserved1) (Reserved2) (Stacker)] exch get = flush} ifelse restore " *End *CloseUI: *OutputBin *%=== N up Printing ======== *OpenUI *HPNup/Seiten pro Blatt: PickOne *OrderDependency: 68 AnySetup *HPNup *DefaultHPNup: OneUp *HPNup OneUp/1 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def end << /EndPage {userdict begin userdict /HPwmText known HPwm /HPwmOn get and {initmatrix 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash currentpagedevice /PageSize get aload pop 2 div exch 2 div exch translate HPwmAngle rotate /HPwmFont userdict /HPppScale known {HPwmSize HPppScale mul}{HPwmSize}ifelse selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch userdict /HPppScale known {HPwmSize HPppScale mul}{HPwmSize}ifelse .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if 2 eq {pop false}{pop HPwm begin HPwmEOP end} ifelse end } bind >> setpagedevice" *End *HPNup OneUpL/1 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def end << /EndPage {userdict begin userdict /HPwmText known HPwm /HPwmOn get and {initmatrix 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash currentpagedevice /PageSize get aload pop 2 div exch 2 div exch translate HPwmAngle 90 add rotate /HPwmFont userdict /HPppScale known {HPwmSize HPppScale mul}{HPwmSize}ifelse selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch userdict /HPppScale known {HPwmSize HPppScale mul}{HPwmSize}ifelse .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if 2 eq {pop false}{pop HPwm begin HPwmEOP end} ifelse end } bind >> setpagedevice" *End *HPNup TwoUp/2 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub HPwmPgHeight div dup HPwmShHeight 32 sub 2 div HPwmPgWidth div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgHeight HPwmScale mul sub 2 div HPwmPgHeight HPwmScale mul add def /HPwmY1 HPwmShHeight HPwmPgWidth HPwmScale mul 2 mul sub 2 div def /HPwmY2 HPwmPgWidth HPwmScale mul HPwmY1 add def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 2 mod 0 eq { HPwmX1 HPwmY1 translate }{ HPwmX1 HPwmY2 translate } ifelse 90 rotate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {2 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 2 mod 1 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup TwoUpL/2 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub HPwmPgHeight div dup HPwmShHeight 32 sub 2 div HPwmPgWidth div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgHeight HPwmScale mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgWidth HPwmScale mul 2 mul sub 2 div HPwmShHeight exch sub def /HPwmY2 HPwmY1 HPwmPgWidth HPwmScale mul sub def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle 90 add rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 2 mod 0 eq { HPwmX1 HPwmY1 translate }{ HPwmX1 HPwmY2 translate } ifelse -90 rotate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {2 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 2 mod 1 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup FourUp/4 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 2 div HPwmPgWidth div dup HPwmShHeight 32 sub 2 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 2 mul sub 2 div def /HPwmX2 HPwmPgWidth HPwmScale mul HPwmX1 add def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 2 mul sub 2 div def /HPwmY2 HPwmPgHeight HPwmScale mul HPwmY1 add def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 4 mod dup dup dup 0 eq {HPwmX1 HPwmY2 translate} if 1 eq {HPwmX2 HPwmY2 translate} if 2 eq {HPwmX1 HPwmY1 translate} if 3 eq {HPwmX2 HPwmY1 translate} if HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {4 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 4 mod 3 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup FourUpL/4 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 2 div HPwmPgWidth div dup HPwmShHeight 32 sub 2 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 2 mul sub 2 div def /HPwmX2 HPwmPgWidth HPwmScale mul HPwmX1 add def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 2 mul sub 2 div def /HPwmY2 HPwmPgHeight HPwmScale mul HPwmY1 add def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle 90 add rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 4 mod dup dup dup 0 eq {HPwmX1 HPwmY1 translate} if 1 eq {HPwmX1 HPwmY2 translate} if 2 eq {HPwmX2 HPwmY1 translate} if 3 eq {HPwmX2 HPwmY2 translate} if HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {4 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 4 mod 3 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup SixUp/6 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 2 div HPwmPgHeight div dup HPwmShHeight 32 sub 3 div HPwmPgWidth div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgHeight HPwmScale mul 2 mul sub 2 div HPwmPgHeight HPwmScale mul add def /HPwmY1 HPwmShHeight HPwmPgWidth HPwmScale mul 3 mul sub 2 div def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 6 mod dup 3 idiv HPwmPgHeight HPwmScale mul mul HPwmX1 add exch dup 3 idiv 3 mul sub HPwmPgWidth HPwmScale mul mul HPwmY1 add translate 90 rotate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {6 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 6 mod 5 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup SixUpL/6 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 2 div HPwmPgHeight div dup HPwmShHeight 32 sub 3 div HPwmPgWidth div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgHeight HPwmScale mul 2 mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgWidth HPwmScale mul 3 mul sub 2 div HPwmPgWidth HPwmScale mul add def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle 90 add rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 6 mod dup dup 2 idiv 2 mul sub HPwmPgHeight HPwmScale mul mul HPwmX1 add exch 2 idiv 2 exch sub HPwmPgWidth HPwmScale mul mul HPwmY1 add translate -90 rotate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {6 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 6 mod 5 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup NineUp/9 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 3 div HPwmPgWidth div dup HPwmShHeight 32 sub 3 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 3 mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 3 mul sub 2 div def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 9 mod dup dup 3 idiv 3 mul sub HPwmPgWidth HPwmScale mul mul HPwmX1 add exch 3 idiv 2 exch sub HPwmPgHeight HPwmScale mul mul HPwmY1 add translate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {9 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 9 mod 8 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup NineUpL/9 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 3 div HPwmPgWidth div dup HPwmShHeight 32 sub 3 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 3 mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 3 mul sub 2 div def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle 90 add rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 9 mod dup 3 idiv HPwmPgWidth HPwmScale mul mul HPwmX1 add exch dup 3 idiv 3 mul sub HPwmPgHeight HPwmScale mul mul HPwmY1 add translate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {9 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 9 mod 8 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup SixteenUp/16 (Hochformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 4 div HPwmPgWidth div dup HPwmShHeight 32 sub 4 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 4 mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 4 mul sub 2 div def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 16 mod dup dup 4 idiv 4 mul sub HPwmPgWidth HPwmScale mul mul HPwmX1 add exch 4 idiv 3 exch sub HPwmPgHeight HPwmScale mul mul HPwmY1 add translate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {16 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 16 mod 15 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *HPNup SixteenUpL/16 (Querformat): " % Copyright (c) Hewlett-Packard Co 1997 userdict begin userdict /HPwmPgWidth known not {/HPwmPgWidth currentpagedevice /PageSize get aload pop /HPwmPgHeight exch def def} if /HPwmShWidth currentpagedevice /PageSize get aload pop /HPwmShHeight exch def def /HPwmCTM { /HPwmScale HPwmShWidth 32 sub 4 div HPwmPgWidth div dup HPwmShHeight 32 sub 4 div HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def /HPwmX1 HPwmShWidth HPwmPgWidth HPwmScale mul 4 mul sub 2 div def /HPwmY1 HPwmShHeight HPwmPgHeight HPwmScale mul 4 mul sub 2 div def } bind def HPwmCTM true setglobal /HPwm 5 dict dup begin /HPwmOn true def /HPwmOdd true def end def false setglobal /restore {/PageSV where {pop dup PageSV eq {restore HPwm begin HPwmMatrix setmatrix end}{restore}ifelse}{restore}ifelse} bind def userdict /HPwmAngle known not {/HPwmAngle 45 def} if userdict /HPwmSize known not {/HPwmSize 48 def} if userdict /HPwmLocation known not {/HPwmLocation true def} if userdict /HPwmStyle known not {/HPwmStyle .48 def} if userdict /HPwmDuplex known not {/HPwmDuplex 0 def} if /HPwmEOP {HPwmDuplex 0 eq {true}{HPwmDuplex 1 eq HPwmOdd eq dup not {erasepage}if true setglobal /HPwmOdd HPwmOdd not def false setglobal}ifelse} bind def /HPWaterMark { 0 setgray 1 setlinewidth true setstrokeadjust 0 setlinejoin 0 setlinecap [] 0 setdash 0 0 HPwmPgWidth HPwmPgHeight rectstroke userdict /HPwmText known HPwmOn and {HPwmPgWidth 2 div HPwmPgHeight 2 div translate HPwmAngle 90 add rotate /HPwmFont HPwmSize selectfont HPwmText stringwidth 2 div neg exch 2 div neg exch HPwmSize .25 mul sub moveto HPwmText false charpath userdict /HPwmStyle1 known {gsave 1 setgray HPwmStyle1 HPwmScale div HPwmStyle add setlinewidth stroke grestore} if 0 setgray HPwmStyle setlinewidth stroke HPwmLocation not {true setglobal HPwm /HPwmOn false put false setglobal} if } if } bind def end << /BeginPage {userdict begin 16 mod dup 4 idiv HPwmPgWidth HPwmScale mul mul HPwmX1 add exch dup 4 idiv 4 mul sub HPwmPgHeight HPwmScale mul mul HPwmY1 add translate HPwmScale HPwmScale scale HPwm begin true setglobal /HPwmMatrix matrix currentmatrix def false setglobal end end } bind /EndPage {userdict begin HPwm begin HPwmMatrix setmatrix 2 eq {16 mod 0 ne {HPwmEOP}{false}ifelse}{HPWaterMark 16 mod 15 eq {HPwmEOP}{false}ifelse} ifelse end end } bind >> setpagedevice /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def HPwmCTM <> userdict /HPwmSPD known {HPwmSPD}{setpagedevice} ifelse}if end} bind def" *End *CloseUI: *HPNup *%=== Watermark Text ======== *OpenUI *HPwmText/Wasserzeichen: PickOne *OrderDependency: 65 AnySetup *HPwmText *DefaultHPwmText: None *HPwmText None/Keine: "" *HPwmText CompanyProprietary/Firmeneigentum: "userdict /HPwmText (Firmeneigentum) put" *HPwmText CompanyPrivate/Firmenintern: "userdict /HPwmText (Firmenintern) put" *HPwmText Confidential/Vertraulich: "userdict /HPwmText (Vertraulich) put" *HPwmText Copy/Kopie: "userdict /HPwmText (Kopie) put" *HPwmText Copyright/Copyright: "userdict /HPwmText (Copyright) put" *HPwmText Draft/Konzept: "userdict /HPwmText (Konzept) put" *HPwmText FileCopy/Datei kopieren: "userdict /HPwmText (Datei kopieren) put" *HPwmText Final/Fertig: "userdict /HPwmText (Fertig) put" *HPwmText ForInternalUse/Nur zur internen Verwendung: "userdict /HPwmText (Nur zur internen Verwendung) put" *HPwmText Preliminary/Vorlufig: "userdict /HPwmText (Vorläufig) put" *HPwmText Proof/Korrekturfahne: "userdict /HPwmText (Korrekturfahne) put" *HPwmText ReviewCopy/Kopie berprfen: "userdict /HPwmText (Kopie überprüfen) put" *HPwmText Sample/Beispiel: "userdict /HPwmText (Beispiel) put" *HPwmText TopSecret/Streng geheim: "userdict /HPwmText (Streng geheim) put" *HPwmText Urgent/Dringend: "userdict /HPwmText (Dringend) put" *CloseUI: *HPwmText *%=== WaterMark Font ======== *OpenUI *HPwmFont/Wasserzeichenschrift: PickOne *OrderDependency: 65 AnySetup *HPwmFont *DefaultHPwmFont: HelveticaB *HPwmFont CourierB/Courier Fett: " /Courier-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /HPwmFont exch definefont pop" *End *HPwmFont TimesB/Times Fett: " /Times-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /HPwmFont exch definefont pop" *End *HPwmFont HelveticaB/Helvetica Fett: " /Helvetica-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /HPwmFont exch definefont pop" *End *CloseUI: *HPwmFont *%=== WaterMark Size ======== *OpenUI *HPwmFontSize/Wasserzeichengre: PickOne *OrderDependency: 65 AnySetup *HPwmFontSize *DefaultHPwmFontSize: pt48 *HPwmFontSize pt24/24 Punkte: "userdict /HPwmSize 24 put" *HPwmFontSize pt30/30 Punkte: "userdict /HPwmSize 30 put" *HPwmFontSize pt36/36 Punkte: "userdict /HPwmSize 36 put" *HPwmFontSize pt42/42 Punkte: "userdict /HPwmSize 42 put" *HPwmFontSize pt48/48 Punkte: "userdict /HPwmSize 48 put" *HPwmFontSize pt54/54 Punkte: "userdict /HPwmSize 54 put" *HPwmFontSize pt60/60 Punkte: "userdict /HPwmSize 60 put" *HPwmFontSize pt66/66 Punkte: "userdict /HPwmSize 66 put" *HPwmFontSize pt72/72 Punkte: "userdict /HPwmSize 72 put" *HPwmFontSize pt78/78 Punkte: "userdict /HPwmSize 78 put" *HPwmFontSize pt84/84 Punkte: "userdict /HPwmSize 84 put" *HPwmFontSize pt90/90 Punkte: "userdict /HPwmSize 90 put" *CloseUI: *HPwmFontSize *%=== WaterMark Angle ======== *OpenUI *HPwmTextAngle/Wasserzeichenwinkel: PickOne *OrderDependency: 65 AnySetup *HPwmTextAngle *DefaultHPwmTextAngle: Deg45 *HPwmTextAngle Deg90/90 Grad: "userdict /HPwmAngle 90 put" *HPwmTextAngle Deg75/75 Grad: "userdict /HPwmAngle 75 put" *HPwmTextAngle Deg60/60 Grad: "userdict /HPwmAngle 60 put" *HPwmTextAngle Deg45/45 Grad: "userdict /HPwmAngle 45 put" *HPwmTextAngle Deg30/30 Grad: "userdict /HPwmAngle 30 put" *HPwmTextAngle Deg15/15 Grad: "userdict /HPwmAngle 15 put" *HPwmTextAngle Deg0/0 Grad: "userdict /HPwmAngle 0 put" *HPwmTextAngle DegN15/-15 Grad: "userdict /HPwmAngle -15 put" *HPwmTextAngle DegN30/-30 Grad: "userdict /HPwmAngle -30 put" *HPwmTextAngle DegN45/-45 Grad: "userdict /HPwmAngle -45 put" *HPwmTextAngle DegN60/-60 Grad: "userdict /HPwmAngle -60 put" *HPwmTextAngle DegN75/-75 Grad: "userdict /HPwmAngle -75 put" *HPwmTextAngle DegN90/-90 Grad: "userdict /HPwmAngle -90 put" *CloseUI: *HPwmTextAngle *%=== WaterMark Style ======== *OpenUI *HPwmTextStyle/Wasserzeichenformatvorlage: PickOne *OrderDependency: 65 AnySetup *HPwmTextStyle *DefaultHPwmTextStyle: Medium *HPwmTextStyle Narrow/Schmale Kontur: "userdict /HPwmStyle .24 put" *HPwmTextStyle Medium/Mittelbreite Kontur: "userdict /HPwmStyle .48 put" *HPwmTextStyle Wide/Breite Kontur: "userdict /HPwmStyle .96 put" *HPwmTextStyle Halo/Breite Kontur Blase: "userdict /HPwmStyle .96 put userdict /HPwmStyle1 .84 put" *CloseUI: *HPwmTextStyle *%=== WaterMark Location ======== *OpenUI *HPwmLocation/Wasserzeichen drucken: Boolean *OrderDependency: 65 AnySetup *HPwmLocation *DefaultHPwmLocation: True *HPwmLocation True/Alle Seiten: "userdict /HPwmLocation true put" *HPwmLocation False/Nur erste Seite: "userdict /HPwmLocation false put" *CloseUI: *HPwmLocation *%=== Enable/Disable Collate via PostScript (Use Collate for NT 3.51) ======== *OpenUI *HPCollate/Sortieren: Boolean *OrderDependency: 20 AnySetup *HPCollate *DefaultHPCollate: True *HPCollate True/Ein: "<> setpagedevice" *HPCollate False/Aus: "<> setpagedevice" *?HPCollate: " save currentpagedevice /Collate get {(True)}{(False)}ifelse = flush restore " *End *CloseUI: *HPCollate *%=== Resolution Enhancement =============== *OpenUI *Smoothing/Resolution Enhancement: Boolean *OrderDependency: 20 DocumentSetup *Smoothing *DefaultSmoothing: True *Smoothing True/Ein: " << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >> >> setpagedevice" *End *Smoothing False/Aus: " << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >> >> setpagedevice" *End *?Smoothing: " save currentpagedevice /PostRenderingEnhanceDetails get /REValue get [(False) (True) (True) (True)] exch get print restore " *End *CloseUI: *Smoothing *%=== JCL Features ========================== *JCLBegin: "<1B>%-12345X@PJL JOB<0A>" *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>" *JCLEnd: "<1B>%-12345X@PJL EOJ<0A>" *JCLOpenUI *JCLResolution/Auflsung: PickOne *OrderDependency: 10 JCLSetup *JCLResolution *DefaultJCLResolution: 600dpi *JCLResolution 300dpi/300 dpi: "@PJL SET RESOLUTION = 300<0A>" *JCLResolution 600dpi/600 dpi: "@PJL SET RESOLUTION = 600<0A>" *JCLCloseUI: *JCLResolution *JCLOpenUI *JCLFastRes/FastRes 1200: Boolean *OrderDependency: 10 JCLSetup *JCLFastRes *DefaultJCLFastRes: True *JCLFastRes True/Ein: "@PJL SET BITSPERPIXEL = 2<0A>" *JCLFastRes False/Aus: "@PJL SET BITSPERPIXEL = 1<0A>" *JCLCloseUI: *JCLFastRes *JCLOpenUI *JCLEconomode/EconoMode: Boolean *OrderDependency: 10 JCLSetup *JCLEconomode *DefaultJCLEconomode: False *JCLEconomode False/Hchste Qualitt: "@PJL SET ECONOMODE = OFF<0A>" *JCLEconomode True/Toner sparen: "@PJL SET ECONOMODE = ON<0A>" *JCLCloseUI: *JCLEconomode *%=== Installable Options ========================== *OpenGroup: InstallableOptions/Installierte Optionen *OpenUI *Option2/Fach 4: Boolean *DefaultOption2: False *Option2 True/Installiert: "" *Option2 False/Nicht installiert: "" *?Option2: " save currentpagedevice /InputAttributes get dup 5 known {5 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse = flush restore " *End *CloseUI: *Option2 *OpenUI *Option6/Fach 5: Boolean *DefaultOption6: False *Option6 True/Installiert: "" *Option6 False/Nicht installiert: "" *?Option6: " save currentpagedevice /InputAttributes get dup 6 known {6 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse = flush restore " *End *CloseUI: *Option6 *OpenUI *Option3/Duplexer: Boolean *DefaultOption3: False *Option3 True/Installiert: "" *Option3 False/Nicht installiert: "" *?Option3: " save currentpagedevice /Duplex known {(True)}{(False)}ifelse = flush restore " *End *CloseUI: *Option3 *OpenUI *Option5/Umschlagzufhrung: Boolean *DefaultOption5: False *Option5 True/Installiert: "" *Option5 False/Nicht installiert: "" *?Option5: " save currentpagedevice /InputAttributes get 2 get null ne {(True)}{(False)} ifelse = flush restore " *End *CloseUI: *Option5 *OpenUI *Option20/Zusatzausgabefcher: PickOne *DefaultOption20: Standard *Option20 Standard/Keine: "" *Option20 MBM5S/5-Fach-Mailbox mit Hefteinheit: "" *Option20 MBM7/Mailbox mit 7 Fchern: "" *Option20 MBM8/Mailbox mit 8 Fchern: "" *?Option20: " save currentpagedevice /OutputAttributes get dup 4 known { dup 11 known {pop (MBM8)}{ dup 10 known {pop (MBM7)}{ 5 known {(MBM5)}{(MBM8)} ifelse } ifelse } ifelse } { pop (Standard)} ifelse = flush restore " *End *CloseUI: *Option20 *OpenUI *Option21/Mailbox-Ausgabe Modus: PickOne *DefaultOption21: MailboxModeMailbox *Option21 MailboxModeMailbox/Standard-Mailbox: "" *Option21 MailboxModeStacker/Stapeleinheit: "" *Option21 MailboxModeSeparator/Job-Trennvorrichtung: "" *Option21 MailboxModeCollator/Sortiereinheit: "" *?Option21: " save currentpagedevice /OutputAttributes get 6 known{(MailboxModeMailbox)}{(MailboxModeStacker)} ifelse = flush restore " *End *CloseUI: *Option21 *OpenUI *InstalledMemory/Druckerspeicher insges.: PickOne *DefaultInstalledMemory: 16-19MB *InstalledMemory 16-19MB/16 - 19 MB: "" *InstalledMemory 20-23MB/20 - 23 MB: "" *InstalledMemory 24-27MB/24 - 27 MB: "" *InstalledMemory 28MB/28 - 35 MB: "" *InstalledMemory 36MB/36 MB oder mehr: "" *?InstalledMemory: " save currentsystemparams /RamSize get 524288 div ceiling cvi 2 div /size exch def size 36 ge {(36MB)} {size 28 ge {(28MB)} {size 24 ge {(24-27MB)} {size 20 ge {(20-23MB)} {size 16 ge {(16-19MB)} {(8MB)} ifelse } ifelse } ifelse } ifelse } ifelse = flush restore " *End *CloseUI: *InstalledMemory *CloseGroup: InstallableOptions *FreeVM: "13000000" *VMOption 16-19MB/16 - 19 MB: "13000000" *VMOption 20-23MB/20 - 23 MB: "17000000" *VMOption 24-27MB/24 - 27 MB: "20500000" *VMOption 28MB/28 - 35 MB: "24500000" *VMOption 36MB/36 MB oder mehr: "32000000" *%=== UI Constraints ============================= *% If A than not B (Also include the reverse constraints if appropriate) *% *% If optional trays are not installed, disable access to LargeCapacity (Tray 4) and Tray 5. *UIConstraints: *Option2 False *InputSlot LargeCapacity *UIConstraints: *Option6 False *InputSlot Tray5 *% If the envelope feeder is not installed disable envelope slot. *UIConstraints: *Option5 False *InputSlot Envelope *% If the duplexer is not installed disable duplex modes. *UIConstraints: *Option3 False *Duplex DuplexNoTumble *UIConstraints: *Option3 False *Duplex DuplexTumble *% Standard levels of gray is not supported with FastRes 1200 *UIConstraints: *HPHalftone Standard *JCLFastRes True *% Don't allow these paper sizes/types in the Envelope Feeder *UIConstraints: *PageSize Letter *InputSlot Envelope *UIConstraints: *PageSize Executive *InputSlot Envelope *UIConstraints: *PageSize Legal *InputSlot Envelope *UIConstraints: *PageSize Tabloid *InputSlot Envelope *UIConstraints: *PageSize w842h1274 *InputSlot Envelope *UIConstraints: *PageSize A3 *InputSlot Envelope *UIConstraints: *PageSize A4 *InputSlot Envelope *UIConstraints: *PageSize A5 *InputSlot Envelope *UIConstraints: *PageSize B4 *InputSlot Envelope *UIConstraints: *PageSize B5 *InputSlot Envelope *UIConstraints: *PageSize DoublePostcard *InputSlot Envelope *UIConstraints: *PageRegion Letter *InputSlot Envelope *UIConstraints: *PageRegion Executive *InputSlot Envelope *UIConstraints: *PageRegion Legal *InputSlot Envelope *UIConstraints: *PageRegion Tabloid *InputSlot Envelope *UIConstraints: *PageRegion w842h1274 *InputSlot Envelope *UIConstraints: *PageRegion A3 *InputSlot Envelope *UIConstraints: *PageRegion A4 *InputSlot Envelope *UIConstraints: *PageRegion A5 *InputSlot Envelope *UIConstraints: *PageRegion B4 *InputSlot Envelope *UIConstraints: *PageRegion B5 *InputSlot Envelope *UIConstraints: *PageRegion DoublePostcard *InputSlot Envelope *% If selected page size is an envelope, executive, A5, B5 (JIS), 11x17 (Oversize 11.7x17.7), or DoublePostcard *% disable access to paper trays 2, 3, 4 and 5 *UIConstraints: *PageSize Env10 *InputSlot Middle *UIConstraints: *PageSize Env10 *InputSlot Lower *UIConstraints: *PageSize Env10 *InputSlot LargeCapacity *UIConstraints: *PageSize Env10 *InputSlot Tray5 *UIConstraints: *PageSize EnvMonarch *InputSlot Middle *UIConstraints: *PageSize EnvMonarch *InputSlot Lower *UIConstraints: *PageSize EnvMonarch *InputSlot LargeCapacity *UIConstraints: *PageSize EnvMonarch *InputSlot Tray5 *UIConstraints: *PageSize EnvDL *InputSlot Middle *UIConstraints: *PageSize EnvDL *InputSlot Lower *UIConstraints: *PageSize EnvDL *InputSlot LargeCapacity *UIConstraints: *PageSize EnvDL *InputSlot Tray5 *UIConstraints: *PageSize EnvC5 *InputSlot Middle *UIConstraints: *PageSize EnvC5 *InputSlot Lower *UIConstraints: *PageSize EnvC5 *InputSlot LargeCapacity *UIConstraints: *PageSize EnvC5 *InputSlot Tray5 *UIConstraints: *PageSize EnvISOB5 *InputSlot Middle *UIConstraints: *PageSize EnvISOB5 *InputSlot Lower *UIConstraints: *PageSize EnvISOB5 *InputSlot LargeCapacity *UIConstraints: *PageSize EnvISOB5 *InputSlot Tray5 *UIConstraints: *PageSize A5 *InputSlot Middle *UIConstraints: *PageSize A5 *InputSlot Lower *UIConstraints: *PageSize A5 *InputSlot LargeCapacity *UIConstraints: *PageSize A5 *InputSlot Tray5 *UIConstraints: *PageSize B5 *InputSlot Middle *UIConstraints: *PageSize B5 *InputSlot Lower *UIConstraints: *PageSize B5 *InputSlot LargeCapacity *UIConstraints: *PageSize B5 *InputSlot Tray5 *UIConstraints: *PageSize Executive *InputSlot Middle *UIConstraints: *PageSize Executive *InputSlot Lower *UIConstraints: *PageSize Executive *InputSlot LargeCapacity *UIConstraints: *PageSize Executive *InputSlot Tray5 *UIConstraints: *PageSize w842h1274 *InputSlot Middle *UIConstraints: *PageSize w842h1274 *InputSlot Lower *UIConstraints: *PageSize w842h1274 *InputSlot LargeCapacity *UIConstraints: *PageSize w842h1274 *InputSlot Tray5 *UIConstraints: *PageSize DoublePostcard *InputSlot Middle *UIConstraints: *PageSize DoublePostcard *InputSlot Lower *UIConstraints: *PageSize DoublePostcard *InputSlot LargeCapacity *UIConstraints: *PageSize DoublePostcard *InputSlot Tray5 *% If selected page region is an envelope, executive, A5, B5 (JIS), 11x17 (Oversize 11.7x17.7), or DoublePostcard *% disable access to paper trays 2, 3, 4 and 5 *UIConstraints: *PageRegion Env10 *InputSlot Middle *UIConstraints: *PageRegion Env10 *InputSlot Lower *UIConstraints: *PageRegion Env10 *InputSlot LargeCapacity *UIConstraints: *PageRegion Env10 *InputSlot Tray5 *UIConstraints: *PageRegion EnvMonarch *InputSlot Middle *UIConstraints: *PageRegion EnvMonarch *InputSlot Lower *UIConstraints: *PageRegion EnvMonarch *InputSlot LargeCapacity *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray5 *UIConstraints: *PageRegion EnvDL *InputSlot Middle *UIConstraints: *PageRegion EnvDL *InputSlot Lower *UIConstraints: *PageRegion EnvDL *InputSlot LargeCapacity *UIConstraints: *PageRegion EnvDL *InputSlot Tray5 *UIConstraints: *PageRegion EnvC5 *InputSlot Middle *UIConstraints: *PageRegion EnvC5 *InputSlot Lower *UIConstraints: *PageRegion EnvC5 *InputSlot LargeCapacity *UIConstraints: *PageRegion EnvC5 *InputSlot Tray5 *UIConstraints: *PageRegion EnvISOB5 *InputSlot Middle *UIConstraints: *PageRegion EnvISOB5 *InputSlot Lower *UIConstraints: *PageRegion EnvISOB5 *InputSlot LargeCapacity *UIConstraints: *PageRegion EnvISOB5 *InputSlot Tray5 *UIConstraints: *PageRegion A5 *InputSlot Middle *UIConstraints: *PageRegion A5 *InputSlot Lower *UIConstraints: *PageRegion A5 *InputSlot LargeCapacity *UIConstraints: *PageRegion A5 *InputSlot Tray5 *UIConstraints: *PageRegion B5 *InputSlot Middle *UIConstraints: *PageRegion B5 *InputSlot Lower *UIConstraints: *PageRegion B5 *InputSlot LargeCapacity *UIConstraints: *PageRegion B5 *InputSlot Tray5 *UIConstraints: *PageRegion Executive *InputSlot Middle *UIConstraints: *PageRegion Executive *InputSlot Lower *UIConstraints: *PageRegion Executive *InputSlot LargeCapacity *UIConstraints: *PageRegion Executive *InputSlot Tray5 *UIConstraints: *PageRegion w842h1274 *InputSlot Middle *UIConstraints: *PageRegion w842h1274 *InputSlot Lower *UIConstraints: *PageRegion w842h1274 *InputSlot LargeCapacity *UIConstraints: *PageRegion w842h1274 *InputSlot Tray5 *UIConstraints: *PageRegion DoublePostcard *InputSlot Middle *UIConstraints: *PageRegion DoublePostcard *InputSlot Lower *UIConstraints: *PageRegion DoublePostcard *InputSlot LargeCapacity *UIConstraints: *PageRegion DoublePostcard *InputSlot Tray5 *% Don't allow 11x17 or A3 in tray 2 *UIConstraints: *PageSize Tabloid *InputSlot Middle *UIConstraints: *PageRegion Tabloid *InputSlot Middle *UIConstraints: *PageSize A3 *InputSlot Middle *UIConstraints: *PageRegion A3 *InputSlot Middle *% Don't allow DoublePostcard, envelopes, transparencies or labels to be duplexed *% Added reverse constraints for NT 4.0 *UIConstraints: *PageSize DoublePostcard *Duplex DuplexNoTumble *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble *UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble *UIConstraints: *PageSize EnvISOB5 *Duplex DuplexNoTumble *UIConstraints: *InputSlot Transparency *Duplex DuplexNoTumble *UIConstraints: *InputSlot Labels *Duplex DuplexNoTumble *UIConstraints: *PageRegion DoublePostcard *Duplex DuplexNoTumble *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble *UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble *UIConstraints: *PageRegion EnvISOB5 *Duplex DuplexNoTumble *UIConstraints: *Duplex DuplexNoTumble *PageSize DoublePostcard *UIConstraints: *Duplex DuplexNoTumble *PageSize Env10 *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvDL *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5 *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvISOB5 *UIConstraints: *Duplex DuplexNoTumble *InputSlot Transparency *UIConstraints: *Duplex DuplexNoTumble *InputSlot Labels *UIConstraints: *Duplex DuplexNoTumble *PageRegion DoublePostcard *UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10 *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvDL *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5 *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvISOB5 *UIConstraints: *PageSize DoublePostcard *Duplex DuplexTumble *UIConstraints: *PageSize Env10 *Duplex DuplexTumble *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble *UIConstraints: *PageSize EnvDL *Duplex DuplexTumble *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble *UIConstraints: *PageSize EnvISOB5 *Duplex DuplexTumble *UIConstraints: *InputSlot Transparency *Duplex DuplexTumble *UIConstraints: *InputSlot Labels *Duplex DuplexTumble *UIConstraints: *PageRegion DoublePostcard *Duplex DuplexTumble *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble *UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble *UIConstraints: *PageRegion EnvISOB5 *Duplex DuplexTumble *UIConstraints: *Duplex DuplexTumble *PageSize DoublePostcard *UIConstraints: *Duplex DuplexTumble *PageSize Env10 *UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch *UIConstraints: *Duplex DuplexTumble *PageSize EnvDL *UIConstraints: *Duplex DuplexTumble *PageSize EnvC5 *UIConstraints: *Duplex DuplexTumble *PageSize EnvISOB5 *UIConstraints: *Duplex DuplexTumble *InputSlot Transparency *UIConstraints: *Duplex DuplexTumble *InputSlot Labels *UIConstraints: *Duplex DuplexTumble *PageRegion DoublePostcard *UIConstraints: *Duplex DuplexTumble *PageRegion Env10 *UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch *UIConstraints: *Duplex DuplexTumble *PageRegion EnvDL *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5 *UIConstraints: *Duplex DuplexTumble *PageRegion EnvISOB5 *% Cannot duplex custom page sizes *NonUIConstraints: *CustomPageSize True *Duplex DuplexNoTumble *NonUIConstraints: *CustomPageSize True *Duplex DuplexTumble *NonUIConstraints: *Duplex DuplexNoTumble *CustomPageSize True *NonUIConstraints: *Duplex DuplexTumble *CustomPageSize True *% Output bin UI Constraints *% If optional Multi-Bin Mailbox is not installed, disable Multi-Bin Mailbox output destinations. *UIConstraints: *Option20 Standard *OutputBin Stapler *UIConstraints: *Option20 Standard *OutputBin Stacker *UIConstraints: *Option20 Standard *OutputBin Separator *UIConstraints: *Option20 Standard *OutputBin OutputBin1 *UIConstraints: *Option20 Standard *OutputBin OutputBin2 *UIConstraints: *Option20 Standard *OutputBin OutputBin3 *UIConstraints: *Option20 Standard *OutputBin OutputBin4 *UIConstraints: *Option20 Standard *OutputBin OutputBin5 *UIConstraints: *Option20 Standard *OutputBin OutputBin6 *UIConstraints: *Option20 Standard *OutputBin OutputBin7 *UIConstraints: *Option20 Standard *OutputBin OutputBin8 *% Constrain output bins that are not available. *UIConstraints: *Option20 MBM5S *OutputBin OutputBin6 *UIConstraints: *Option20 MBM5S *OutputBin OutputBin7 *UIConstraints: *Option20 MBM5S *OutputBin OutputBin8 *UIConstraints: *Option20 MBM7 *OutputBin Stapler *UIConstraints: *Option20 MBM7 *OutputBin OutputBin8 *UIConstraints: *Option20 MBM8 *OutputBin Stapler *% If an output accessory is not selected then disable the mailbox modes except mailbox. *UIConstraints: *Option20 Standard *Option21 MailboxModeStacker *UIConstraints: *Option20 Standard *Option21 MailboxModeSeparator *UIConstraints: *Option20 Standard *Option21 MailboxModeCollator *% If Multi-Bin Mailbox mode is Mailbox, disable Stacker, Separator and Collator. *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Stacker *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Separator *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Collator *% If Multi-Bin Mailbox mode is Stacker, disable Separator, Collator and Individual Mailboxes *UIConstraints: *Option21 MailboxModeStacker *OutputBin Separator *UIConstraints: *Option21 MailboxModeStacker *OutputBin Collator *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin1 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin2 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin3 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin4 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin5 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin6 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin7 *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin8 *% If Multi-Bin Mailbox mode is Separator, disable Stacker, Collator and Individual Mailboxes *UIConstraints: *Option21 MailboxModeSeparator *OutputBin Stacker *UIConstraints: *Option21 MailboxModeSeparator *OutputBin Collator *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin1 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin2 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin3 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin4 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin5 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin6 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin7 *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin8 *% If Multi-Bin Mailbox mode is Collator, disable Stacker, Separator and Individual Mailboxes *UIConstraints: *Option21 MailboxModeCollator *OutputBin Stacker *UIConstraints: *Option21 MailboxModeCollator *OutputBin Separator *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin1 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin2 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin3 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin4 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin5 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin6 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin7 *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin8 *% Limit support to Letter and A4 to the stapler bin. *UIConstraints: *PageSize Env10 *OutputBin Stapler *UIConstraints: *PageRegion Env10 *OutputBin Stapler *UIConstraints: *PageSize EnvMonarch *OutputBin Stapler *UIConstraints: *PageRegion EnvMonarch *OutputBin Stapler *UIConstraints: *PageSize EnvDL *OutputBin Stapler *UIConstraints: *PageRegion EnvDL *OutputBin Stapler *UIConstraints: *PageSize EnvC5 *OutputBin Stapler *UIConstraints: *PageRegion EnvC5 *OutputBin Stapler *UIConstraints: *PageSize EnvISOB5 *OutputBin Stapler *UIConstraints: *PageRegion EnvISOB5 *OutputBin Stapler *UIConstraints: *PageSize Executive *OutputBin Stapler *UIConstraints: *PageRegion Executive *OutputBin Stapler *UIConstraints: *PageSize Legal *OutputBin Stapler *UIConstraints: *PageRegion Legal *OutputBin Stapler *UIConstraints: *PageSize Tabloid *OutputBin Stapler *UIConstraints: *PageRegion Tabloid *OutputBin Stapler *UIConstraints: *PageSize w842h1274 *OutputBin Stapler *UIConstraints: *PageRegion w842h1274 *OutputBin Stapler *UIConstraints: *PageSize A3 *OutputBin Stapler *UIConstraints: *PageRegion A3 *OutputBin Stapler *UIConstraints: *PageSize A5 *OutputBin Stapler *UIConstraints: *PageRegion A5 *OutputBin Stapler *UIConstraints: *PageSize B4 *OutputBin Stapler *UIConstraints: *PageRegion B4 *OutputBin Stapler *UIConstraints: *PageSize B5 *OutputBin Stapler *UIConstraints: *PageRegion B5 *OutputBin Stapler *UIConstraints: *PageSize DoublePostcard *OutputBin Stapler *UIConstraints: *PageRegion DoublePostcard *OutputBin Stapler *UIConstraints: *InputSlot Transparency *OutputBin Stapler *UIConstraints: *InputSlot Cardstock *OutputBin Stapler *UIConstraints: *InputSlot Labels *OutputBin Stapler *UIConstraints: *OutputBin Stapler *InputSlot Transparency *UIConstraints: *OutputBin Stapler *InputSlot Cardstock *UIConstraints: *OutputBin Stapler *InputSlot Labels *% Disable feeding 11x17 (Oversize), A5, B5 (JIS), DoublePostcard, and envelopes to the output bins *UIConstraints: *PageSize w842h1274 *OutputBin Collator *UIConstraints: *PageSize w842h1274 *OutputBin Stacker *UIConstraints: *PageSize w842h1274 *OutputBin Separator *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin1 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin2 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin3 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin4 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin5 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin6 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin7 *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin8 *UIConstraints: *PageSize A5 *OutputBin Collator *UIConstraints: *PageSize A5 *OutputBin Stacker *UIConstraints: *PageSize A5 *OutputBin Separator *UIConstraints: *PageSize A5 *OutputBin OutputBin1 *UIConstraints: *PageSize A5 *OutputBin OutputBin2 *UIConstraints: *PageSize A5 *OutputBin OutputBin3 *UIConstraints: *PageSize A5 *OutputBin OutputBin4 *UIConstraints: *PageSize A5 *OutputBin OutputBin5 *UIConstraints: *PageSize A5 *OutputBin OutputBin6 *UIConstraints: *PageSize A5 *OutputBin OutputBin7 *UIConstraints: *PageSize A5 *OutputBin OutputBin8 *UIConstraints: *PageSize B5 *OutputBin Collator *UIConstraints: *PageSize B5 *OutputBin Stacker *UIConstraints: *PageSize B5 *OutputBin Separator *UIConstraints: *PageSize B5 *OutputBin OutputBin1 *UIConstraints: *PageSize B5 *OutputBin OutputBin2 *UIConstraints: *PageSize B5 *OutputBin OutputBin3 *UIConstraints: *PageSize B5 *OutputBin OutputBin4 *UIConstraints: *PageSize B5 *OutputBin OutputBin5 *UIConstraints: *PageSize B5 *OutputBin OutputBin6 *UIConstraints: *PageSize B5 *OutputBin OutputBin7 *UIConstraints: *PageSize B5 *OutputBin OutputBin8 *UIConstraints: *PageSize DoublePostcard *OutputBin Collator *UIConstraints: *PageSize DoublePostcard *OutputBin Stacker *UIConstraints: *PageSize DoublePostcard *OutputBin Separator *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin1 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin2 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin3 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin4 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin5 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin6 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin7 *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin8 *UIConstraints: *PageSize Env10 *OutputBin Collator *UIConstraints: *PageSize Env10 *OutputBin Stacker *UIConstraints: *PageSize Env10 *OutputBin Separator *UIConstraints: *PageSize Env10 *OutputBin OutputBin1 *UIConstraints: *PageSize Env10 *OutputBin OutputBin2 *UIConstraints: *PageSize Env10 *OutputBin OutputBin3 *UIConstraints: *PageSize Env10 *OutputBin OutputBin4 *UIConstraints: *PageSize Env10 *OutputBin OutputBin5 *UIConstraints: *PageSize Env10 *OutputBin OutputBin6 *UIConstraints: *PageSize Env10 *OutputBin OutputBin7 *UIConstraints: *PageSize Env10 *OutputBin OutputBin8 *UIConstraints: *PageSize EnvMonarch *OutputBin Collator *UIConstraints: *PageSize EnvMonarch *OutputBin Stacker *UIConstraints: *PageSize EnvMonarch *OutputBin Separator *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin1 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin2 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin3 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin4 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin5 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin6 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin7 *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin8 *UIConstraints: *PageSize EnvDL *OutputBin Collator *UIConstraints: *PageSize EnvDL *OutputBin Stacker *UIConstraints: *PageSize EnvDL *OutputBin Separator *UIConstraints: *PageSize EnvDL *OutputBin OutputBin1 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin2 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin3 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin4 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin5 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin6 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin7 *UIConstraints: *PageSize EnvDL *OutputBin OutputBin8 *UIConstraints: *PageSize EnvC5 *OutputBin Collator *UIConstraints: *PageSize EnvC5 *OutputBin Stacker *UIConstraints: *PageSize EnvC5 *OutputBin Separator *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin1 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin2 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin3 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin4 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin5 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin6 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin7 *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin8 *UIConstraints: *PageSize EnvISOB5 *OutputBin Collator *UIConstraints: *PageSize EnvISOB5 *OutputBin Stacker *UIConstraints: *PageSize EnvISOB5 *OutputBin Separator *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin1 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin2 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin3 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin4 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin5 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin6 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin7 *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin8 *% Disable feeding 11x17 (Oversize), A5, B5 (JIS), DoublePostcard, and envelopes to the output bins *UIConstraints: *PageRegion w842h1274 *OutputBin Collator *UIConstraints: *PageRegion w842h1274 *OutputBin Stacker *UIConstraints: *PageRegion w842h1274 *OutputBin Separator *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin1 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin2 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin3 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin4 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin5 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin6 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin7 *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin8 *UIConstraints: *PageRegion A5 *OutputBin Collator *UIConstraints: *PageRegion A5 *OutputBin Stacker *UIConstraints: *PageRegion A5 *OutputBin Separator *UIConstraints: *PageRegion A5 *OutputBin OutputBin1 *UIConstraints: *PageRegion A5 *OutputBin OutputBin2 *UIConstraints: *PageRegion A5 *OutputBin OutputBin3 *UIConstraints: *PageRegion A5 *OutputBin OutputBin4 *UIConstraints: *PageRegion A5 *OutputBin OutputBin5 *UIConstraints: *PageRegion A5 *OutputBin OutputBin6 *UIConstraints: *PageRegion A5 *OutputBin OutputBin7 *UIConstraints: *PageRegion A5 *OutputBin OutputBin8 *UIConstraints: *PageRegion B5 *OutputBin Collator *UIConstraints: *PageRegion B5 *OutputBin Stacker *UIConstraints: *PageRegion B5 *OutputBin Separator *UIConstraints: *PageRegion B5 *OutputBin OutputBin1 *UIConstraints: *PageRegion B5 *OutputBin OutputBin2 *UIConstraints: *PageRegion B5 *OutputBin OutputBin3 *UIConstraints: *PageRegion B5 *OutputBin OutputBin4 *UIConstraints: *PageRegion B5 *OutputBin OutputBin5 *UIConstraints: *PageRegion B5 *OutputBin OutputBin6 *UIConstraints: *PageRegion B5 *OutputBin OutputBin7 *UIConstraints: *PageRegion B5 *OutputBin OutputBin8 *UIConstraints: *PageRegion DoublePostcard *OutputBin Collator *UIConstraints: *PageRegion DoublePostcard *OutputBin Stacker *UIConstraints: *PageRegion DoublePostcard *OutputBin Separator *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin1 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin2 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin3 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin4 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin5 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin6 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin7 *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin8 *UIConstraints: *PageRegion Env10 *OutputBin Collator *UIConstraints: *PageRegion Env10 *OutputBin Stacker *UIConstraints: *PageRegion Env10 *OutputBin Separator *UIConstraints: *PageRegion Env10 *OutputBin OutputBin1 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin2 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin3 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin4 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin5 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin6 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin7 *UIConstraints: *PageRegion Env10 *OutputBin OutputBin8 *UIConstraints: *PageRegion EnvMonarch *OutputBin Collator *UIConstraints: *PageRegion EnvMonarch *OutputBin Stacker *UIConstraints: *PageRegion EnvMonarch *OutputBin Separator *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin1 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin2 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin3 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin4 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin5 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin6 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin7 *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin8 *UIConstraints: *PageRegion EnvDL *OutputBin Collator *UIConstraints: *PageRegion EnvDL *OutputBin Stacker *UIConstraints: *PageRegion EnvDL *OutputBin Separator *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin1 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin2 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin3 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin4 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin5 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin6 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin7 *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin8 *UIConstraints: *PageRegion EnvC5 *OutputBin Collator *UIConstraints: *PageRegion EnvC5 *OutputBin Stacker *UIConstraints: *PageRegion EnvC5 *OutputBin Separator *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin1 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin2 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin3 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin4 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin5 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin6 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin7 *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin8 *UIConstraints: *PageRegion EnvISOB5 *OutputBin Collator *UIConstraints: *PageRegion EnvISOB5 *OutputBin Stacker *UIConstraints: *PageRegion EnvISOB5 *OutputBin Separator *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin1 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin2 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin3 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin4 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin5 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin6 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin7 *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin8 *%=== Paper Sizes ================= *OpenUI *PageSize: PickOne *OrderDependency: 30 AnySetup *PageSize *DefaultPageSize: A4 *PageSize Letter/Letter: " <> setpagedevice" *End *PageSize Executive/Executive: " <> setpagedevice" *End *PageSize Legal/Legal: " <> setpagedevice" *End *PageSize Tabloid/11x17: " <> setpagedevice" *End *PageSize w842h1274/11x17 (berformat 11,7x17,7): " <> setpagedevice" *End *PageSize A3/A3: " <> setpagedevice" *End *PageSize A4/A4: " <> setpagedevice" *End *PageSize A5/A5: " <> setpagedevice" *End *PageSize B4/B4 (JIS): " <> setpagedevice" *End *PageSize B5/B5 (JIS): " <> setpagedevice" *End *PageSize DoublePostcard/Doppelte Postkarte (JIS): " <> setpagedevice" *End *PageSize Env10/Envelope #10: " <> setpagedevice" *End *PageSize EnvMonarch/Envelope Monarch: " <> setpagedevice" *End *PageSize EnvDL/Briefumschlag DL: " <> setpagedevice" *End *PageSize EnvC5/Briefumschlag C5: " <> setpagedevice" *End *PageSize EnvISOB5/Briefumschlag B5: " <> setpagedevice" *End *?PageSize: " save currentpagedevice /PageSize get aload pop 2 copy gt {exch} if (Unknown) 16 dict dup [612 792] (Letter) put dup [522 756] (Executive) put dup [612 1008] (Legal) put dup [792 1224] (Tabloid) put dup [842 1274] (w842h1274) put dup [842 1191] (A3) put dup [595 842] (A4) put dup [420 595] (A5) put dup [729 1032] (B4) put dup [516 729] (B5) put dup [284 419] (DoublePostcard) put dup [297 684] (Env10) put dup [279 540] (EnvMonarch) put dup [312 624] (EnvDL) put dup [459 649] (EnvC5) put dup [499 709] (EnvISOB5) 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: 40 AnySetup *PageRegion *DefaultPageRegion: A4 *PageRegion Letter/Letter: " <> setpagedevice" *End *PageRegion Executive/Executive: " <> setpagedevice" *End *PageRegion Legal/Legal: " <> setpagedevice" *End *PageRegion Tabloid/11x17: " <> setpagedevice" *End *PageRegion w842h1274/11x17 (berformat 11,7x17,7): " <> setpagedevice" *End *PageRegion A3/A3: " <> setpagedevice" *End *PageRegion A4/A4: " <> setpagedevice" *End *PageRegion A5/A5: " <> setpagedevice" *End *PageRegion B4/B4 (JIS): " <> setpagedevice" *End *PageRegion B5/B5 (JIS): " <> setpagedevice" *End *PageRegion DoublePostcard/Doppelte Postkarte (JIS): " <> setpagedevice" *End *PageRegion Env10/Envelope #10: " <> setpagedevice" *End *PageRegion EnvMonarch/Envelope Monarch: " <> setpagedevice" *End *PageRegion EnvDL/Briefumschlag DL: " <> setpagedevice" *End *PageRegion EnvC5/Briefumschlag C5: " <> setpagedevice" *End *PageRegion EnvISOB5/Briefumschlag B5: " <> setpagedevice" *End *CloseUI: *PageRegion *DefaultImageableArea: A4 *ImageableArea Letter/Letter: "12.00 12.00 599.76 779.76" *ImageableArea Executive/Executive: "12.00 12.00 509.76 743.76" *ImageableArea Legal/Legal: "12.00 12.00 599.76 995.76" *ImageableArea Tabloid/11x17: "12.00 12.00 779.76 1211.76" *ImageableArea w842h1274/11x17 (berformat 11,7x17,7): "12.00 12.00 829.68 1261.68" *ImageableArea A3/A3: "12.00 12.00 829.44 1178.16" *ImageableArea A4/A4: "12.00 12.00 582.96 829.44" *ImageableArea A5/A5: "12.00 12.00 407.28 582.96" *ImageableArea B4/B4 (JIS): "12.00 12.00 716.16 1019.52" *ImageableArea B5/B5 (JIS): "12.00 12.00 503.52 716.16" *ImageableArea DoublePostcard/Doppelte Postkarte (JIS): "12.00 12.00 407.28 554.64" *ImageableArea Env10/Envelope #10: "12.00 12.00 284.64 671.76" *ImageableArea EnvMonarch/Envelope Monarch: "12.00 12.00 266.64 527.76" *ImageableArea EnvDL/Briefumschlag DL: "12.00 12.00 299.52 611.28" *ImageableArea EnvC5/Briefumschlag C5: "12.00 12.00 446.88 636.72" *ImageableArea EnvISOB5/Briefumschlag B5: "12.00 12.00 486.48 696.24" *?ImageableArea: " save /cvp { ( ) cvs print ( ) print } bind def /upperright {10000 mul floor 10000 div} bind def /lowerleft {10000 mul ceiling 10000 div} bind def newpath clippath pathbbox 4 -2 roll exch 2 {lowerleft cvp} repeat exch 2 {upperright cvp} repeat flush restore " *End *DefaultPaperDimension: A4 *PaperDimension Letter/Letter: "612 792" *PaperDimension Executive/Executive: "522 756" *PaperDimension Legal/Legal: "612 1008" *PaperDimension Tabloid/11x17: "792 1224" *PaperDimension w842h1274/11x17 (berformat 11,7x17,7): "842 1274" *PaperDimension A3/A3: "842 1191" *PaperDimension A4/A4: "595 842" *PaperDimension A5/A5: "420 595" *PaperDimension B4/B4 (JIS): "729 1032" *PaperDimension B5/B5 (JIS): "516 729" *PaperDimension DoublePostcard/Doppelte Postkarte (JIS): "419.5 567" *PaperDimension Env10/Envelope #10: "297 684" *PaperDimension EnvMonarch/Envelope Monarch: "279 540" *PaperDimension EnvDL/Briefumschlag DL: "312 624" *PaperDimension EnvC5/Briefumschlag C5: "459 649" *PaperDimension EnvISOB5/Briefumschlag B5: "499 709" *LandscapeOrientation: Plus90 *%=== Custom Paper Support ================= *%Orientation and Margin (offsets) values are not utilized *VariablePaperSize: True *% Smallest = 3.67x7.5, Largest = 11.7 x 17.7 *MaxMediaWidth: "842" *MaxMediaHeight: "1274" *HWMargins: 12 12 12 12 *CustomPageSize True: " pop pop pop <> setpagedevice " *End *ParamCustomPageSize Width: 1 points 264 842 *ParamCustomPageSize Height: 2 points 540 1274 *ParamCustomPageSize WidthOffset: 3 points 0 0 *ParamCustomPageSize HeightOffset: 4 points 0 0 *ParamCustomPageSize Orientation: 5 int 0 3 *RequiresPageRegion All: True *%=== Paper Sources ==================== *OpenUI *InputSlot: PickOne *OrderDependency: 20 AnySetup *InputSlot *DefaultInputSlot: Middle *InputSlot Upper/ Fach 1: "<> setpagedevice" *InputSlot ManualFeed/ Fach 1 (Manuell): "<> setpagedevice" *InputSlot Middle/ Fach 2: "<> setpagedevice" *InputSlot Lower/ Fach 3: "<> setpagedevice" *InputSlot LargeCapacity/ Fach 4: "<> setpagedevice" *InputSlot Tray5/ Fach 5: "<> setpagedevice" *InputSlot Envelope/ Umschlagzufhrung: "<> setpagedevice" *InputSlot Plain/Normal: "<> setpagedevice" *InputSlot Preprinted/Vorgedruckt: "<> setpagedevice" *InputSlot Letterhead/Briefkopf: "<> setpagedevice" *InputSlot Transparency/Transparentfolie: "<> setpagedevice" *InputSlot Prepunched/Gelocht: "<> setpagedevice" *InputSlot Labels/Etiketten: "<> setpagedevice" *InputSlot Bond/Schreibmaschine: "<> setpagedevice" *InputSlot Recycled/Recycling: "<> setpagedevice" *InputSlot Color/Farbe: "<> setpagedevice" *InputSlot Cardstock/Kartenmaterial: "<> setpagedevice" *InputSlot Rough/Rauh: "<> setpagedevice" *?InputSlot: " save [(Middle) (Lower) (Envelope) (Upper) (Unknown) (LargeCapacity) (Tray5)] statusdict /papertray get exec {get exec} stopped { pop pop (Unknown) } if = currentpagedevice /InputAttributes get dup /Priority get 0 get get /MediaType get = flush restore " *End *CloseUI: *InputSlot *%=== Fit to Page ========================= *OpenUI *HPPaperPolicy/An Seite anpassen: PickOne *OrderDependency: 10 AnySetup *HPPaperPolicy *DefaultHPPaperPolicy: PromptUser *HPPaperPolicy PromptUser/Benutzer auffordern: " <> setpagedevice" *End *HPPaperPolicy NearestSizeAdjust/Nchstes Format mit Skalierung: " <> >> setpagedevice" *End *HPPaperPolicy NearestSizeNoAdjust/Nchstes Format mit Beschnitt: " <> >> setpagedevice" *End *HPPaperPolicy Letter/Letter: " userdict begin /HPppX1 0 def /HPppY1 0 def /HPppScale 1 def <> setpagedevice /HPwmSPD {setpagedevice} bind def /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def /HPppScale 612 HPwmPgWidth div dup 792 HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def HPppScale 1 gt {/HPppScale 1 def}if /HPppX1 612 HPwmPgWidth HPppScale mul sub 2 div def /HPppY1 792 HPwmPgHeight HPppScale mul sub 2 div def <> setpagedevice}{setpagedevice}ifelse end} bind def end" *End *HPPaperPolicy A4/A4: " userdict begin /HPppX1 0 def /HPppY1 0 def /HPppScale 1 def <> setpagedevice /HPwmSPD {setpagedevice} bind def /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def /HPppScale 595 HPwmPgWidth div dup 842 HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def HPppScale 1 gt {/HPppScale 1 def}if /HPppX1 595 HPwmPgWidth HPppScale mul sub 2 div def /HPppY1 842 HPwmPgHeight HPppScale mul sub 2 div def <> setpagedevice}{setpagedevice}ifelse end} bind def end" *End *CloseUI: *HPPaperPolicy *%=== Scale Patterns ========================= *OpenUI *HPScalePatterns/Muster skalieren: PickOne *OrderDependency: 70 AnySetup *HPScalePatterns *DefaultHPScalePatterns: Scale *HPScalePatterns Scale/Ein: "/GDIBWPatternDict 18 dict def /dtransform {GDIBWPatternDict /Width known {currentpagedevice /HWResolution get 0 get 150 div mul exch currentpagedevice /HWResolution get 0 get 150 div mul exch dtransform}{dtransform}ifelse} bind def" *End *HPScalePatterns Off/Aus: "" *CloseUI: *HPScalePatterns *%=== Halftone Information ================= *ScreenFreq: "85.0" *ScreenAngle: "45.0" *ResScreenFreq 300dpi/300 dpi: "60.0" *ResScreenAngle 300dpi/300 dpi: "45.0" *ResScreenFreq 600dpi/600 dpi: "85.0" *ResScreenAngle 600dpi/600 dpi: "45.0" *DefaultHalftoneType: 9 *AccurateScreensSupport: False *OpenUI *HPHalftone/Graustufen: PickOne *OrderDependency: 10 DocumentSetup *HPHalftone *DefaultHPHalftone: PrinterDefault *HPHalftone PrinterDefault/Aktuelle Druckereinstellung: "" *HPHalftone Enhanced/Erweitert: " << /Install { currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and { /EnhancedColorRendering600 } { /EnhancedColorRendering } ifelse /ColorRendering findresource setcolorrendering /EnhancedHalftone /Halftone findresource sethalftone { } settransfer false setstrokeadjust } >> setpagedevice currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >> >> setpagedevice } if /setscreen { pop pop pop } def /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def /sethalftone { pop } def " *End *HPHalftone Standard/Standard: " currentpagedevice /HWResolution get 0 get 1200 ne currentpagedevice /PreRenderingEnhance known {currentpagedevice /PreRenderingEnhance get not and} if {<< /Install { currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and dup currentpagedevice /PostRenderingEnhance get currentpagedevice /PostRenderingEnhanceDetails get /REValue get 0 ne and { {/DefaultColorRenderingRE600} {/DefaultColorRenderingRE} ifelse} { {/DefaultColorRendering600} {/DefaultColorRendering} ifelse} ifelse /ColorRendering findresource setcolorrendering { /DefaultHalftone600 } {/DefaultHalftone} ifelse /Halftone findresource sethalftone {} settransfer false setstrokeadjust } >> setpagedevice currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >> >> setpagedevice } if } if " *End *?HPHalftone: " save currenthalftone /HalftoneType get 9 eq {(Enhanced)} {(Standard)} ifelse = flush restore " *End *CloseUI: *HPHalftone *%=== Duplex ==================================== *OpenUI *Duplex/Duplex: PickOne *OrderDependency: 50 AnySetup *Duplex *DefaultDuplex: None *Duplex None/Aus (einseitig): " <> setpagedevice" *End *Duplex DuplexNoTumble/An langer Kante spiegeln (Standard): " <> setpagedevice" *End *Duplex DuplexTumble/An kurzer Kante spiegeln: " <> setpagedevice" *End *?Duplex: " save currentpagedevice /Duplex known false ne { currentpagedevice /Duplex get { currentpagedevice /Tumble get {(DuplexTumble)}{(DuplexNoTumble)}ifelse } { (None)} ifelse }{(None)} ifelse = flush restore " *End *CloseUI: *Duplex *DefaultTransfer: Null *Transfer Null: "{ }" *Transfer Null.Inverse: "{ 1 exch sub }" *%=== Color Control ======================== *DefaultColorSep: ProcessBlack.85lpi.600dpi *InkName: ProcessBlack/Schwarz verarbeiten *InkName: CustomColor/Benutzerdef. Farbe *InkName: ProcessCyan/Zyan verarbeiten *InkName: ProcessMagenta/Magenta verarbeiten *InkName: ProcessYellow/Gelb verarbeiten *% For 60 lpi / 300 dpi ========================= *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45" *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45" *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15" *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75" *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0" *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60" *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) ==== *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0" *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651" *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349" *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0" *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528" *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528" *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683" *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683" *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0" *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: " {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 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 *% For 106 lpi /300 dpi ========================= *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "45.0" *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi /300 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "71.5651" *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "18.4349" *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "0.0" *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "106.066" *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi /300 dpi: "106.066" *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "94.8683" *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "94.8683" *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "100.0" *% 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: "71.5651" *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "18.4349" *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "0.0" *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi /600 dpi: "106.066" *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi /600 dpi: "106.066" *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi /600 dpi: "94.8683" *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "94.8683" *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "100.0" *%=== Font Information ===================== *DefaultFont: Courier *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM *Font Bookman-Demi: Standard "(001.004S)" Standard ROM *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM *Font Bookman-Light: Standard "(001.004S)" Standard ROM *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM *Font Courier: Standard "(002.004S)" Standard ROM *Font Courier-Bold: Standard "(002.004S)" Standard ROM *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM *Font Courier-Oblique: Standard "(002.004S)" Standard ROM *Font Helvetica: Standard "(001.006S)" Standard ROM *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM *Font Palatino-Bold: Standard "(001.005S)" Standard ROM *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM *Font Palatino-Italic: Standard "(001.005S)" Standard ROM *Font Palatino-Roman: Standard "(001.005S)" Standard ROM *Font Symbol: Special "(001.007S)" Special ROM *Font Times-Bold: Standard "(001.007S)" Standard ROM *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM *Font Times-Italic: Standard "(001.007S)" Standard ROM *Font Times-Roman: Standard "(001.007S)" Standard ROM *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM *Font ZapfDingbats: Special "(001.004S)" 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 *%=== Printer Messages (verbatim from printer): ================ *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" *% Status (format: %%[ status: ] %%) *Status: "warming up"/Warmlaufphase *Status: "idle"/Leerlauf *Status: "busy"/Beschftigt *Status: "waiting"/Wartezustand *Status: "printing"/Druckvorgang luft *Status: "initializing"/Initialisierung *Status: "printing test page"/Testdruck luft *Status: "PrinterError: cover open or no toner cartridge"/Abdeckung offen oder keine Tonerpatrone *Status: "PrinterError: cover open"/Abdeckung offen *Status: "PrinterError: needs attention"/Achtung *Status: "PrinterError: no toner cartridge"/keine Tonerpatrone *Status: "PrinterError: warming up"/Warmlaufphase *Status: "PrinterError: manual feed"/Manuelle Zufuhr *Status: "PrinterError: out of paper"/kein Papier eingelegt *Status: "PrinterError: Paper Jam"/Papierstau *Status: "PrinterError: paper jam"/Papierstau *Status: "PrinterError: page protect needed"/Ganzseitendruck erforderlich *Status: "PrinterError: out of memory"/Nicht gengend Arbeitsspeicher *Status: "PrinterError: output bin full"/Ausgabefach voll *Status: "PrinterError: resetting printer"/Drucker wird zurckgesetzt *Status: "PrinterError: toner is low"/Toner fast leer *Status: "PrinterError: off line"/Offline *% Printer Error (format: %%[ PrinterError: ]%%) *PrinterError: "cover open or no toner cartridge"/Abdeckung offen oder keine Tonerpatrone *PrinterError: "cover open"/Abdeckung offen *PrinterError: "needs attention"/Achtung *PrinterError: "no toner cartridge"/keine Tonerpatrone *PrinterError: "warming up"/Warmlaufphase *PrinterError: "manual feed"/Manuelle Zufuhr *PrinterError: "out of paper"/kein Papier eingelegt *PrinterError: "Paper Jam"/Papierstau *PrinterError: "paper jam"/Papierstau *PrinterError: "page protect needed"/Ganzseitendruck erforderlich *PrinterError: "out of memory"/Nicht gengend Arbeitsspeicher *PrinterError: "output bin full"/Ausgabefach voll *PrinterError: "resetting printer"/Drucker wird zurckgesetzt *PrinterError: "toner is low"/Toner fast leer *PrinterError: "off line"/Offline *% Input Sources (format: %%[ status: ; source: ]%% ) *Source: "BiTronics"/BiTronics *Source: "other I/O"/andere E/A *Source: "AppleTalk"/AppleTalk *Source: "APPLETALK"/AppleTalk *Source: "ATALK"/AppleTalk *Source: "LocalTalk"/LocalTalk *Source: "Parallel"/Parallel *Source: "EtherTalk"/EtherTalk *Source: "NOVELL"/NOVELL *Source: "DLC/LLC"/DLC/LLC *Source: "ETALK"/EtherTalk *Source: "TCP/IP"/TCP/IP *Password: "()" *ExitServer: " count 0 eq { false } { true exch startjob } ifelse not { (WARNING: Cannot modify initial VM.) = (Missing or invalid password.) = (Please contact the author of this software.) = 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 of this software.) = flush quit } if systemdict /quit get exec (WARNING : Printer Reset Failed.) = flush " *End *% ======================================= *% For "HP LaserJet 8000 Series" version 2014.108 *% =======================================