*PPD-Adobe: "4.2"
*% Adobe Systems Printer Description File
*% For "QMS 4525 Print System" version 2011.22
*% Produced by QMS, Inc.
*% Date: 8/23/95
*% Modified: 2/7/96

*FormatVersion: "4.2"
*FileVersion: "3.0"
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*PCFileName: "QMS4525.PPD"

*Product: "(QMS 4525 Print System)"
*PSVersion: "(2011.22) 15"
*ModelName: "QMS 4525 w/Stacker-Stapler"
*NickName: "QMS 4525 Print System"

*% General Information and Defaults ===============
*LanguageLevel: "2"
*AcceptsTrueType: True
*Overlay: True
*NUP: True
*Booklet: True

*% QMS Defaults==========
*StackBin: True
*EndOfDocument: True
*PrintPSErrors: True
*DOCPageLayout: True
*SuggestedJobTimeOut: 0
*SuggestedWaitTimeOut: 30
*Protocols: BCP
*ColorDevice: False
*DefaultColorSpace: Gray
*VariablePaperSize: False
*FileSystem: True
*?FileSystem: "
save
 statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
restore
"
*End
*Throughput: "45"
*Password: "0"
*ExitServer: "
count 0 eq
{ false } { true exch startjob } ifelse
not {
    (WARNING : Cannot perform the exitserver command.) =
    (Password supplied is not valid.) =
    (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

*% ===== Installable Options =====
*FreeVM: "3550821"

*OpenGroup: InstallableOptions/Options Installed
*OpenUI *Installedmemory: PickOne
*DefaultInstalledmemory: 8MB
*Installedmemory  8MB: ""
*Installedmemory 24MB: ""
*Installedmemory 64MB: ""
*CloseUI: *Installedmemory
*CloseGroup: InstallableOptions

*OpenUI *Resolution/Choose Resolution: PickOne
*OrderDependency: 10 AnySetup *Resolution
*DefaultResolution: 300dpi
*Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
*?Resolution: "
 save
   currentpagedevice /HWResolution get
   0 get
   (          ) cvs print
   (dpi)
   = flush
 restore
"
*End
*CloseUI: *Resolution

*% Halftone Information =====================
*ScreenFreq: "60.0"
*ScreenAngle: "45.0"
*DefaultScreenProc: Dot
*ScreenProc Dot: "
{ 1.4 0.24
 { 2
  { 3 1 roll add dup 1.0 gt { 2.0 sub } if
  } repeat
  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
 } exec
}
"
*End
*ScreenProc Line: "{ pop }"
*ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"

*DefaultTransfer: Null
*Transfer Null: "{ }"
*Transfer Null.Inverse: "{ 1 exch sub }"
*Transfer Normalized: "{ }"
*Transfer Normalized.Inverse: "{ 1 exch sub }"

*% Paper Handling ==========================
*OpenUI *PageSize: PickOne
*OrderDependency: 30 AnySetup *PageSize
*DefaultPageSize: Letter
*PageSize Letter: "<< /PageSize [612 792] >> setpagedevice"
*End
*PageSize Legal: "<< /PageSize [612 1008] >> setpagedevice"
*End
*PageSize A4: "<< /PageSize [596 842] >> setpagedevice"
*End
*PageSize Folio: "<< /PageSize [596 936] >> setpagedevice"
*End
*PageSize Quarto: "<< /PageSize [576 720] >> setpagedevice"
*End
*PageSize Commercial: "<< /PageSize [576 765] >> setpagedevice"
*End
*PageSize Foolscap: "<< /PageSize [576 936] >> setpagedevice"
*End
*PageSize Smlegal: "<< /PageSize [612 936] >> setpagedevice"
*End
*?PageSize: "
save
  currentpagedevice /PageSize get aload pop
  2 copy gt {exch} if
  (Unknown)
  10 dict
  dup [612 792] (Letter) put
  dup [612 1008] (Legal) put
  dup [596 842] (A4) put
  dup [596 936] (Folio) put
  dup [576 720] (Quarto) put
  dup [576 765] (Commercial) put
  dup [576 936] (Foolscap) put
  dup [612 936] (Smlegal) 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: Letter
*PageRegion Letter: "<< /PageSize [612 792] >> setpagedevice"
*End
*PageRegion Legal: "<< /PageSize [612 1008] >> setpagedevice"
*End
*PageRegion A4: "<< /PageSize [596 842] >> setpagedevice"
*End
*PageRegion Folio: "<< /PageSize [596 936] >> setpagedevice"
*End
*PageRegion Quarto: "<< /PageSize [576 720] >> setpagedevice"
*End
*PageRegion Commercial: "<< /PageSize [596 765] >> setpagedevice"
*End
*PageRegion Foolscap: "<< /PageSize [576 936] >> setpagedevice"
*End
*PageRegion Smlegal: "<< /PageSize [612 936] >> setpagedevice"
*End
*CloseUI: *PageRegion

*% The following entries provide information about specific paper keywords.
*DefaultImageableArea: Letter
*ImageableArea Letter: "12 12 600 780 "
*ImageableArea Legal: "12 12 600 996 "
*ImageableArea A4: "12 12 584 830 "
*ImageableArea Folio: "12 12 584 924 "
*ImageableArea Quarto: "12 12 564 708 "
*ImageableArea Commercial: "12 12 584 753 "
*ImageableArea Foolscap: "12 12 564 924 "
*ImageableArea Smlegal: "12 12 600 924 "
*?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

*% These provide the physical dimensions of the paper (by keyword)
*DefaultPaperDimension: Letter
*PaperDimension Letter: "612 792"
*PaperDimension Legal: "612 1008"
*PaperDimension A4: "596 842"
*PaperDimension Folio: "596 936"
*PaperDimension Quarto: "576 720"
*PaperDimension Commercial: "596 765"
*PaperDimension Foolscap: "576 936"
*PaperDimension Smlegal: "612 936"

*OpenUI *ManualFeed: Boolean
*OrderDependency: 20 AnySetup *ManualFeed
*DefaultManualFeed: False
*ManualFeed True: "<< /ManualFeed true >> setpagedevice"
*ManualFeed False:"<< /ManualFeed false >> setpagedevice"
*?ManualFeed: "
 save
   currentpagedevice /ManualFeed get
   {(True)}{(False)}ifelse = flush
 restore"
*End
*CloseUI: *ManualFeed

*OpenUI *InputSlot: PickOne
*OrderDependency: 20 AnySetup *InputSlot
*DefaultInputSlot: Upper
*InputSlot Upper: "
  currentpagedevice /InputAttributes get 2 get
  dup null eq
  { pop }
  { dup length 1 add dict copy
    dup /InputAttributes
    1 dict dup /Priority [2] put
    put setpagedevice
  } ifelse"
*End
*InputSlot Lower: "
  currentpagedevice /InputAttributes get 1 get
  dup null eq
  { pop }
  { dup length 1 add dict copy
    dup /InputAttributes
    1 dict dup /Priority [1] put
    put setpagedevice
  } ifelse"
*End
*?InputSlot: "
save
 3 dict
 dup /2 (Upper) put
 dup /1 (Lower) put
 currentpagedevice /InputAttributes get
 dup /Priority known
 { /Priority get 0 get (      ) cvs cvn get }
 {
   dup length 1 eq
   { {pop} forall (       ) cvs cvn get }
   { pop pop (Unknown) } ifelse
 } ifelse
 = flush
restore

  [(Unknown) (Upper) (Lower)]
  currentpagedevice /InputAttributes get
  /Priority get aload pop dup 2 gt {pop 3} if
  get = flush restore"
*End
*CloseUI: *InputSlot

*OpenUI *OutputBin: PickOne
*OrderDependency: 50 AnySetup *OutputBin
*DefaultOutputBin: Upper
*OutputBin Upper: "
 currentpagedevice /OutputAttributes get 1 get
 dup null eq
 { pop }
 { dup length 1 add dict copy
   dup /OutputAttributes
   1 dict dup /Priority [1] put
   put setpagedevice
 } ifelse"
*End

*OutputBin Lower: "
 currentpagedevice /OutputAttributes get 2 get
 dup null eq
 { pop }
 { dup length 1 add dict copy
   dup /OutputAttributes
   1 dict dup /Priority [2] put
   put setpagedevice
 } ifelse"
*End

*OutputBin Side: "
 currentpagedevice /OutputAttributes get 0 get
 dup null eq
 { pop }
 { dup length 1 add dict copy
   dup /OutputAttributes
   1 dict dup /Priority [0] put
   put setpagedevice
 } ifelse"
*End

*?OutputBin: "
save
 3 dict
 dup /1 (Upper) put
 dup /2 (Lower) put
 dup /3 (Side) put
 currentpagedevice /OutputAttributes get
 dup /Priority known
 { /Priority get 0 get (      ) cvs cvn get }
 {
   dup length 1 eq
   { {pop} forall (       ) cvs cvn get }
   { pop pop (Unknown) } ifelse
 } ifelse
 = flush
restore
"
*End
*CloseUI: *OutputBin

*DefaultOutputOrder: Normal

*OpenUI *Collate:  Boolean
*OrderDependency:  40 AnySetup *Collate
*DefaultCollate: True
*Collate True:  "<< /Collate true >> setpagedevice"
*Collate False:  "<< /Collate false >> setpagedevice"
*?Collate:"
save
 currentpagedevice /Collate get
 {(True)}{(False)}ifelse = flush restore"
*End
*CloseUI: *Collate

*OpenUI *Duplex: PickOne
*OrderDependency: 45 AnySetup *Duplex
*DefaultDuplex: None
*Duplex None: ""
*End
*Duplex Simplex: "<< /Duplex false /Tumble false >> setpagedevice"
*End
*Duplex DuplexNoTumble:"<< /Duplex true /Tumble false >> setpagedevice"
*End
*Duplex DuplexTumble:"<< /Duplex true /Tumble true >> setpagedevice"
*End
*Duplex SimplexTumble:"%%IncludeFeature: duplex(letterhead)"
*End

*?Duplex: "save
  currentpagedevice /Duplex get
  { currentpagedevice /Tumble get
      {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  }
  { (None)}
  ifelse = flush
restore
"
*End
*CloseUI: *Duplex

*OpenUI *Staple: PickOne
*OrderDependency: 50 AnySetup *StapleWhen
*DefaultStaple: None
*Staple True: "<< /Staple 3 >> setpagedevice"
*Staple False: "<< /Staple 0 >> setpagedevice"
*?Staple: "
save
 currentpagedevice /Staple get
 {(EndOfSet)}{(None)}ifelse = flush
restore
"
*End
*CloseUI: *Staple

*OpenUI *Jog: PickOne
*OrderDependency: 50 AnySetup *Jog
*DefaultJog: None
*Jog None: "<< /Jog 0 >> setpagedevice"
*Jog EndOfSet: "<< /Jog 3 >> setpagedevice"
*?Jog: "
save
 currentpagedevice /Jog get
 {(EndOfSet)}{(None)}ifelse = flush
restore
"
*End
*CloseUI: *Jog

*% Font Information
*%
*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 "(002.003)"
*Font Courier-Bold: Standard "(002.003)"
*Font Courier-BoldOblique: Standard "(002.003)"
*Font Courier-Oblique: Standard "(002.003)"
*Font Garamond-Bold: Standard "(001.000)"
*Font Garamond-BoldItalic: Standard "(001.000)"
*Font Garamond-Light: Standard "(001.000)"
*Font Garamond-LightItalic: Standard "(001.000)"
*Font Helvetica: Standard "(001.006)"
*Font Helvetica-Bold: Standard "(001.007)"
*Font Helvetica-BoldOblique: Standard "(001.007)"
*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.006)"
*Font Helvetica-Narrow-Bold: Standard "(001.007)"
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
*Font Helvetica-Narrow-Oblique: Standard "(001.006)"
*Font Helvetica-Oblique: Standard "(001.006)"
*Font NewCenturySchlbk-Bold: Standard "(001.006)"
*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.007)"
*Font Times-Bold: Standard "(001.007)"
*Font Times-BoldItalic: Standard "(001.009)"
*Font Times-Italic: Standard "(001.007)"
*Font Times-Roman: Standard "(001.007)"
*Font ZapfChancery-MediumItalic: Standard "(001.003)"
*Font ZapfDingbats: Special "(001.002)"
*?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 End of Document Types.
*OpenUI *EndOfDocType: PickOne
*OrderDependancy: 45 AnySetup *EndOfDocType
*DefaultEndOfDocType: StandardEOD
*EndOfDocType StandardEOD:"^D"
*End
*EndOfDocType QMSEOD:"%%EndOfDocument\012"
*End
*EndOfDocType HPEOD:"\033%-12345X"
*End
*CloseUI: *EndOfDocType

*% 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: <one of these> ]%% )
*%
*Status: "idle"
*Status: "busy"
*Status: "waiting"
*Status: "printing"
*Status: "warming up"

*Source: "serial9"
*Source: "serial25"
*Source: "AppleTalk"
*Source: "Centronics"
*Source: "Ethernet"
*Source: "other"

*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
*%
*PrinterError:  "timeout, clearing printer"
*PrinterError:  "warming up"
*PrinterError:  "service call"
*PrinterError:  "paper entry misfeed"
*PrinterError:  "no toner cartridge"
*PrinterError:  "low toner"
*PrinterError:  "no paper tray"
*PrinterError:  "resetting printer"
*PrinterError:  "cover open"
*PrinterError:  "manual feed timeout"

*DeviceAdjustMatrix: "[1 0 0 1 0 0]"

*% Color Separation Information
*%
*DefaultColorSep: ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi

*InkName: ProcessBlack/Process Black
*InkName: CustomColor/Custom Color
*InkName: ProcessCyan/Process Cyan
*InkName: ProcessMagenta/Process Magenta
*InkName: ProcessYellow/Process Yellow

*% 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 53 lpi / 300 dpi
*%
*ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
*ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
*ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"

*ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"

*% end of QMS 4525 Print System PPD