home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.0"
- *% EP826051.spd: Simplified form of EP826051.ppd
- *PCFileName: "EP826051.PPD"
- *Product: "(EPSON PostScript CARD)"
- *PSVersion: "(52.5) 0"
- *ModelName: "EPSON PostScript CARD"
- *NickName: "EPSON PostScript CARD v52.5"
- *ShortNickName: "EPSON PostScript CARD v52.5"
- *ColorDevice: False
- *LanguageLevel: "1"
- *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: "-1 statusdict /setpapertray get exec letter"
- *PageSize Legal: "-1 statusdict /setpapertray get exec legal"
- *PageSize Executive: "-1 statusdict /setpapertray get exec executivepage"
- *PageSize A4: "-1 statusdict /setpapertray get exec a4"
- *PageSize A5: "-1 statusdict /setpapertray get exec a5"
- *PageSize B5: "-1 statusdict /setpapertray get exec b5"
- *PageSize Statement: "-1 statusdict /setpapertray get exec halfletter"
- *PageSize GLT/Government Letter: "-1 statusdict /setpapertray get exec glt"
- *PageSize GLG/Government Legal: "-1 statusdict /setpapertray get exec glg"
- *PageSize F4: "-1 statusdict /setpapertray get exec f4"
- *PageSize LetterSmall: "-1 statusdict /setpapertray get exec lettersmall"
- *PageSize LegalSmall: "-1 statusdict /setpapertray get exec legalsmall"
- *PageSize A4Small: "-1 statusdict /setpapertray get exec a4small"
- *?PageSize: "
- save
- 13 dict
- dup /letter (Letter) put
- dup /legal (Legal) put
- dup /a4 (A4) put
- dup /a5 (A5) put
- dup /b5 (B5) put
- dup /executivepage (Executive) put
- dup /halfletter (Statement) put
- dup /glt (GLT) put
- dup /glg (GLG) put
- dup /f4 (F4) put
- dup /lettersmall (LetterSmall) put
- dup /legalsmall (LegalSmall) put
- dup /a4 (A4Small) 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 Statement: "halfletter"
- *PageRegion GLT/Government Letter: "glt"
- *PageRegion GLG/Government Legal: "glg"
- *PageRegion F4: "f4"
- *PageRegion LetterSmall: "lettersmall"
- *PageRegion LegalSmall: "legalsmall"
- *PageRegion A4Small: "a4small"
- *CloseUI: *PageRegion
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "12 12 599 779 "
- *ImageableArea Legal: "12 12 599 995 "
- *ImageableArea Executive: "12 12 507 743 "
- *ImageableArea A4: "12 12 580 829 "
- *ImageableArea A5: "12 12 407 582 "
- *ImageableArea B5: "12 12 503 716 "
- *ImageableArea Statement: "12 12 380 599 "
- *ImageableArea GLT/Government Letter: "12 12 560 743 "
- *ImageableArea GLG/Government Legal: "12 12 599 923 "
- *ImageableArea F4: "12 12 580 923 "
- *ImageableArea LetterSmall: "12 49 564 779 "
- *ImageableArea LegalSmall: "12 72 495 995 "
- *ImageableArea A4Small: "12 49 549 829 "
- *?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 Statement: "396 612"
- *PaperDimension GLT/Government Letter: "576 756"
- *PaperDimension GLG/Government Legal: "612 936"
- *PaperDimension F4: "595 935"
- *PaperDimension LetterSmall: "612 792"
- *PaperDimension LegalSmall: "612 1008"
- *PaperDimension A4Small: "595 842"
- *DefaultOutputBin: Upper
- *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 Auto: "-1 statusdict /setpapertray get exec"
- *?InputSlot: "
- save
- 3 dict
- dup /0 (Upper) put
- dup /1 (Lower) put
- dup /-1 (Auto) put
- statusdict /papertray get exec
- {( ) cvs cvn load exec} stopped {(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 AvantGarde-Book: Standard "(001.002)" Standard ROM
- *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
- *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
- *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
- *Font Bookman-Demi: Standard "(001.003)" Standard ROM
- *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
- *Font Bookman-Light: Standard "(001.003)" Standard ROM
- *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
- *Font Courier: Standard "(002.003)" Standard ROM
- *Font Courier-Bold: Standard "(002.003)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
- *Font Courier-Oblique: Standard "(002.003)" Standard ROM
- *Font Helvetica: Standard "(001.006)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
- *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
- *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
- *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
- *Font Palatino-Bold: Standard "(001.005)" Standard ROM
- *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
- *Font Palatino-Italic: Standard "(001.005)" Standard ROM
- *Font Palatino-Roman: Standard "(001.005)" Standard ROM
- *Font Symbol: Special "(001.007)" Special ROM
- *Font Times-Bold: Standard "(001.007)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
- *Font Times-Italic: Standard "(001.007)" Standard ROM
- *Font Times-Roman: Standard "(001.007)" Standard ROM
- *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
- *Font ZapfDingbats: Special "(001.004)" Special ROM
-