home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.0"
- *% QMS860.spd: Simplified form of QMS860.ppd
- *Product: "(QMS 860 Print System)"
- *PSVersion: "(2011.22) 13"
- *ModelName: "QMS 860 Print System"
- *NickName: "QMS 860 Print System"
- *PCFileName: "QMS860.PPD"
- *FreeVM: "800000"
- *ColorDevice: False
- *Password: "0"
- *ExitServer: "
- count 0 eq { % is the password on the stack?
- true
- }{
- dup % potential password
- statusdict begin checkpassword end not
- } ifelse
- { % if no password or not valid
- (WARNING : Cannot perform the exitserver command.) =
- (Password supplied is not valid.) =
- (Please contact the author of this software.) = flush
- quit
- } if
- serverdict begin exitserver
- "
- *End
- *ScreenFreq: "60.0"
- *ScreenAngle: "45.0"
- *OpenGroup: PaperHandling
- *OpenUI *Resolution: PickOne
- *OrderDependency: 5 AnySetup *Resolution
- *DefaultResolution: 600dpi
- *Resolution 300dpi: "statusdict begin 300 setresolution end"
- *Resolution 600dpi: "statusdict begin 600 setresolution end"
- *?Resolution: "
- save
- statusdict begin resolution end
- 128 string cvs dup print (x) print print (dpi) = flush
- restore
- "
- *End
- *CloseUI: *Resolution
- *OpenUI *PageSize: PickOne
- *OrderDependency: 15 AnySetup *PageSize
- *PageSize Letter: "statusdict begin lettertray end"
- *PageSize Executive: "statusdict begin executivetray end"
- *PageSize Legal: "statusdict begin legaltray end"
- *PageSize Tabloid: "statusdict begin 11x17tray end"
- *PageSize Universal: "statusdict begin universaltray end"
- *PageSize A3: "statusdict begin a3tray end"
- *PageSize A4: "statusdict begin a4tray end"
- *PageSize A5: "statusdict begin a5tray end"
- *PageSize A6: "statusdict begin a6tray end"
- *PageSize B4: "statusdict begin b4tray end"
- *PageSize B5: "statusdict begin b5tray end"
- *PageSize B6: "statusdict begin b6tray end"
- *?PageSize: "
- save statusdict begin
- 12 dict begin
- /letter (Letter) def
- /executivepage (Executive) def
- /legal (Legal) def
- /11x17 (Tabloid) def
- /universal (Universal) def
- /a3 (A3) def
- /a4 (A4) def
- /a5 (A5) def
- /a6 (A6) def
- /b4 (B4) def
- /b5 (B5) def
- /b6 (B6) def
- papersize {
- {load exec} stopped not{= flush}if
- }{
- {load exec} stopped not{= flush}{(Unknown) = flush}ifelse
- }ifelse
- end
- end restore
- "
- *End
- *CloseUI: *PageSize
- *OpenUI *PaperTray: PickOne
- *OrderDependency: 20 AnySetup *PaperTray
- *PaperTray Letter: "statusdict begin lettertray end"
- *PaperTray Executive: "statusdict begin executivetray end"
- *PaperTray Legal: "statusdict begin legaltray end"
- *PaperTray Tabloid: "statusdict begin 11x17tray end"
- *PaperTray Universal: "statusdict begin universaltray end"
- *PaperTray A3: "statusdict begin a3tray end"
- *PaperTray A4: "statusdict begin a4tray end"
- *PaperTray A5: "statusdict begin a5tray end"
- *PaperTray A6: "statusdict begin a6tray end"
- *PaperTray B4: "statusdict begin b4tray end"
- *PaperTray B5: "statusdict begin b5tray end"
- *PaperTray B6: "statusdict begin b6tray end"
- *?PaperTray: "
- save statusdict begin
- 12 dict begin
- /letter (Letter) def
- /executivepage (Executive) def
- /legal (Legal) def
- /11x17 (Tabloid) def
- /universal (Universal) def
- /a3 (A3) def
- /a4 (A4) def
- /a5 (A5) def
- /a6 (A6) def
- /b4 (B4) def
- /b5 (B5) def
- /b6 (B6) def
- papersize {
- {load exec} stopped not{= flush}if
- }{
- {load exec} stopped not{= flush}{(Unknown) = flush}ifelse
- }ifelse
- end
- end restore
- "
- *End
- *CloseUI: *PaperTray
- *DefaultPageRegion: Letter
- *PageRegion Letter: "letter"
- *PageRegion Executive: "executivepage"
- *PageRegion Legal: "legal"
- *PageRegion Tabloid: "11x17"
- *PageRegion Universal: "universal"
- *PageRegion A3: "a3"
- *PageRegion A4: "a4"
- *PageRegion A5: "a5"
- *PageRegion A6: "a6"
- *PageRegion B4: "b4"
- *PageRegion B5: "b5"
- *PageRegion B6: "b6"
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "10 10 598 780 "
- *ImageableArea Executive: "10 14 510 746 "
- *ImageableArea Legal: "10 14 600 998 "
- *ImageableArea Tabloid: "10 14 780 1214 "
- *ImageableArea Universal: "10 14 830 1214 "
- *ImageableArea A3: "10 14 830 1181 "
- *ImageableArea A4: "10 10 581 830 "
- *ImageableArea A5: "10 10 405 583 "
- *ImageableArea A6: "10 14 286 411 "
- *ImageableArea B4: "10 14 717 1021 "
- *ImageableArea B5: "10 10 501 717 "
- *ImageableArea B6: "10 14 352 506 "
- *?ImageableArea: "
- save /cvp { cvi ( ) cvs print ( ) print } bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {ceiling cvp} repeat
- exch 2 {floor cvp} repeat flush
- restore
- "
- *End
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Executive: "522 756"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Tabloid: "792 1224"
- *PaperDimension Universal: "842 1224"
- *PaperDimension A3: "842 1191"
- *PaperDimension A4: "596 842"
- *PaperDimension A5: "420 595"
- *PaperDimension A6: "297 420"
- *PaperDimension B4: "729 1032"
- *PaperDimension B5: "516 729"
- *PaperDimension B6: "363 516"
- *DefaultOutputBin: Upper
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 10 AnySetup *InputSlot
- *DefaultInputSlot: MultiPurpose
- *InputSlot MultiPurpose: "statusdict begin 1 setpapertray end"
- *InputSlot Lower: "statusdict begin 2 setpapertray end"
- *InputSlot Optional: "statusdict begin 3 setpapertray end"
- *?InputSlot: "
- save statusdict begin
- 3 dict begin
- /1 (MultiPurpose) def
- /2 (Lower) def
- /3 (Optional) def
- papertray
- {( ) cvs cvn load exec} stopped not{= flush}if
- end
- end restore
- "
- *End
- *CloseUI: *InputSlot
- *CloseGroup: PaperHandling
- *DefaultManualFeed: False
- *?ManualFeed: "
- statusdict /manualfeed get
- {(True)}{(False)}ifelse = flush"
- *End
- *ManualFeed True: "statusdict begin /manualfeed true store end"
- *ManualFeed False: "statusdict begin /manualfeed false store end"
- *DefaultFont: Courier
- *Font AvantGarde-Book: Standard "(001.002)"
- *Font AvantGarde-BookOblique: Standard "(001.002)"
- *Font AvantGarde-Demi: Standard "(001.003)"
- *Font AvantGarde-DemiOblique: Standard "(001.003)"
- *Font Bookman-Demi: Standard "(001.001)"
- *Font Bookman-DemiItalic: Standard "(001.001)"
- *Font Bookman-Light: Standard "(001.001)"
- *Font Bookman-LightItalic: Standard "(001.001)"
- *Font Courier: Standard "(001.005)"
- *Font Courier-Bold: Standard "(001.005)"
- *Font Courier-BoldOblique: Standard "(001.005)"
- *Font Courier-Oblique: Standard "(001.005)"
- *Font Helvetica: Standard "(001.002)"
- *Font Helvetica-Bold: Standard "(001.002)"
- *Font Helvetica-BoldOblique: Standard "(001.002)"
- *Font Helvetica-Condensed: Standard "(001.001)"
- *Font Helvetica-Condensed-Bold: Standard "(001.002)"
- *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
- *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
- *Font Helvetica-Narrow: Standard "(001.002)"
- *Font Helvetica-Narrow-Bold: Standard "(001.002)"
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
- *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
- *Font Helvetica-Oblique: Standard "(001.002)"
- *Font NewCenturySchlbk-Bold: Standard "(001.007)"
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
- *Font NewCenturySchlbk-Italic: Standard "(001.003)"
- *Font NewCenturySchlbk-Roman: Standard "(001.004)"
- *Font Palatino-Bold: Standard "(001.002)"
- *Font Palatino-BoldItalic: Standard "(001.002)"
- *Font Palatino-Italic: Standard "(001.002)"
- *Font Palatino-Roman: Standard "(001.001)"
- *Font Symbol: Special "(001.003)"
- *Font Times-Bold: Standard "(001.002)"
- *Font Times-BoldItalic: Standard "(001.004)"
- *Font Times-Italic: Standard "(001.002)"
- *Font Times-Roman: Standard "(001.002)"
- *Font ZapfChancery-MediumItalic: Standard "(001.003)"
- *Font ZapfDingbats: Special "(001.002)"
-