home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.1"
- *% OKI830US.spd: Simplified form of OKI830US.ppd
- *LanguageEncoding: ISOLatin1
- *PCFileName: "OKI830US.PPD"
- *Product: "(OL830)"
- *PSVersion: "(52.5) 0"
- *ModelName: "Oki OL830-PS"
- *ShortNickName: "Okidata OL830 PostScript"
- *NickName: "Okidata OL830 PostScript"
- *FreeVM: "435616"
- *LanguageLevel: "1"
- *ColorDevice: False
- *Password: "0"
- *ExitServer: "
- count 0 eq { % is the password on the stack?
- true
- }{
- dup % potential password
- statusdict /checkpassword get exec 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 /exitserver get exec
- "
- *End
- *DefaultResolution: 300dpi
- *?Resolution: "
- save
- initgraphics
- 0 0 moveto currentpoint matrix defaultmatrix transform
- 0 72 lineto currentpoint matrix defaultmatrix transform
- 3 -1 roll sub dup mul
- 3 1 roll exch sub dup mul
- add sqrt round cvi
- ( ) cvs print (dpi) = flush
- restore
- "
- *End
- *ScreenFreq: "60.0"
- *ScreenAngle: "45.0"
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "statusdict /lettertray get exec"
- *PageSize Legal: "statusdict /legaltray get exec"
- *PageSize Executive: "statusdict /executivetray get exec"
- *PageSize A4: "statusdict /a4tray get exec"
- *PageSize A5: "statusdict /a5tray get exec"
- *PageSize B5: "statusdict /b5tray get exec"
- *PageSize Envelope.297.684/Comm #10 Envelope:"statusdict /com10tray get exec"
- *PageSize Envelope.312.624/DL Envelope:"statusdict /dltray get exec"
- *PageSize Envelope.459.649/C5 Envelope:"statusdict /c5tray get exec"
- *PageSize Envelope.279.540/Monarch Envelope:"statusdict /monarchtray get exec"
- *?PageSize: "
- save
- 10 dict
- dup /letter (Letter) put
- dup /legal (Legal) put
- dup /executivepage (Executive) put
- dup /a4 (A4) put
- dup /a5 (A5) put
- dup /b5 (B5) put
- dup /com10 (Envelope.297.684) put
- dup /dl (Envelope.312.624) put
- dup /c5 (Envelope.459.649) put
- dup /monarch (Envelope.279.540) put
- statusdict /papersize get exec
- 3 1 roll {get} stopped {(Unknown)}if
- exch not { print (.Transverse) }if
- = flush
- restore
- "
- *End
- *CloseUI: *PageSize
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "letter"
- *PageRegion Legal: "legal"
- *PageRegion Executive: "executivepage"
- *PageRegion A4: "a4"
- *PageRegion A5: "a5"
- *PageRegion B5: "b5"
- *PageRegion Envelope.297.684/Comm #10 Envelope: "com10"
- *PageRegion Envelope.312.624/DL Envelope: "dl"
- *PageRegion Envelope.459.649/C5 Envelope: "c5"
- *PageRegion Envelope.279.540/Monarch Envelope: "monarch"
- *CloseUI: *PageRegion
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "8 8 606 779 "
- *ImageableArea Legal: "8 8 606 995 "
- *ImageableArea Executive: "8 8 513 743"
- *ImageableArea A4: "8 8 586 828 "
- *ImageableArea A5: "8 8 410 582 "
- *ImageableArea B5: "8 8 506 715 "
- *ImageableArea Envelope.297.684/Comm #10 Envelope: "8 8 287 671"
- *ImageableArea Envelope.279.540/Monarch Envelope: "8 8 271 527"
- *ImageableArea Envelope.312.624/DL Envelope: "8 8 302 610"
- *ImageableArea Envelope.459.649/C5 Envelope: "8 8 452 636"
- *?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: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Executive: "522 756"
- *PaperDimension A4: "595 842"
- *PaperDimension A5: "420 595"
- *PaperDimension B5: "516 729"
- *PaperDimension Envelope.297.684/Comm #10 Envelope:"297 684"
- *PaperDimension Envelope.312.624/DL Envelope:"312 624"
- *PaperDimension Envelope.459.649/C5 Envelope:"459 649"
- *PaperDimension Envelope.279.540/Monarch Envelope:"279 540"
- *RequiresPageRegion All: True
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *DefaultInputSlot: Upper
- *InputSlot Upper: "0 statusdict /setpapertray get exec"
- *InputSlot Lower: "1 statusdict /setpapertray get exec"
- *?InputSlot: "
- save
- [ (Upper) (Lower) ] statusdict /papertray get exec
- {get exec} stopped { pop pop (Unknown)} if = flush
- restore
- "
- *End
- *CloseUI: *InputSlot
- *OpenUI *ManualFeed: Boolean
- *OrderDependency: 20 AnySetup *ManualFeed
- *DefaultManualFeed: False
- *ManualFeed True: "statusdict /manualfeed true put"
- *ManualFeed False: "statusdict /manualfeed false put"
- *?ManualFeed: "
- save
- statusdict /manualfeed get {(True)}{(False)}ifelse = flush
- restore
- "
- *End
- *CloseUI: *ManualFeed
- *DefaultFont: Courier
- *Font Courier-Bold: Standard "(001.004)" Standard ROM
- *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
- *Font Courier-Oblique: Standard "(001.004)" Standard ROM
- *Font Helvetica: Standard "(001.002)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
- *Font Helvetica-Narrow: Standard "(001.002)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(001.002)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
- *Font Symbol: Special "(001.003)" Special ROM
- *Font Times-Bold: Standard "(001.002)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
- *Font Times-Italic: Standard "(001.002)" Standard ROM
- *Font Times-Roman: Standard "(001.002)" Standard ROM
-