You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
367 lines
13 KiB
367 lines
13 KiB
*PPD-Adobe: "4.0"
|
|
*%% PPD file
|
|
*%% for "HL-10H Ver 4.0"
|
|
*%% Copyright(C) 1993 Brother Industries,Ltd
|
|
|
|
*%
|
|
*%
|
|
*% General Defaults & Information
|
|
*%
|
|
*FormatVersion: "4.0"
|
|
*FileVersion: "1.9"
|
|
*LanguageVersion: English
|
|
*ModelName: "Brother HL-10h PS"
|
|
*NickName: "Brother HL-10h PS"
|
|
*PCFileName: "HL-10H.PPD"
|
|
*Product: "(Brother HL-10h)"
|
|
*PSVersion: "(51.8)1"
|
|
*ColorDevice: False
|
|
*DefaultColorSpace: Gray
|
|
*FileSystem: False
|
|
*LanguageLevel: "1"
|
|
*Throughput: "10"
|
|
|
|
*% Media Selection
|
|
|
|
*OpenUI *PageSize: PickOne
|
|
*OrderDependency: 30 AnySetup *PageSize
|
|
*DefaultPageSize: Letter
|
|
*PageSize A4: "mark statusdict begin {a4tray}stopped {a4}if end cleartomark"
|
|
*PageSize A5: "mark statusdict begin {a5tray}stopped {a5}if end cleartomark"
|
|
*PageSize A4Small: "mark statusdict begin {a4tray}stopped {a4small}if end cleartomark"
|
|
*PageSize B5: "mark statusdict begin /JISBsize true def {b5tray}stopped {b5}if end cleartomark"
|
|
*PageSize Envelope.459.649/C5 Envelope: "mark statusdict begin {c5envelopetray}stopped {c5envelope}if end cleartomark"
|
|
*PageSize Envelope.312.624/DL Envelope: "mark statusdict begin {dlenvelopetray}stopped {dlenvelope}if end cleartomark"
|
|
*PageSize Letter: "mark statusdict begin {lettertray} stopped {letter}if end cleartomark"
|
|
*PageSize LetterSmall: "mark statusdict begin {lettertray} stopped {lettersmall}if end cleartomark"
|
|
*PageSize Legal: "mark statusdict begin{legaltray}stopped {legal}if end cleartomark"
|
|
*PageSize Executive: "mark statusdict begin {executivetray}stopped {executive}if end cleartomark"
|
|
*PageSize Envelope.297.684/Comm #10 Envelope: "mark statusdict begin {com10envelopetray}stopped {com10envelope}if end cleartomark"
|
|
*PageSize Envelope.279.540/Monarch Envelope: "mark statusdict begin {monarcenvelopetray}stopped {monarcenvelope}if end cleartomark"
|
|
*?PageSize: "save statusdict begin 10 dict flush begin
|
|
/small? {initgraphics clippath pathbbox pop pop pop 20 lt}def
|
|
/a4tray {small? {(A4)}{(A4Small)}ifelse }def
|
|
/lettertray {small? {(Letter)}{(LetterSmall)}ifelse}def
|
|
/b5tray (B5) def
|
|
/c5envelopetray(Envelope.459.649/C5 Envelope) def
|
|
/dlenvelopetray(Envelope.312.624/DL Envelope) def
|
|
/legaltray(Legal) def
|
|
/executivetray(Executive) def
|
|
/com10envelopetray(Com #10) def
|
|
/monarcenvelopetray(Monarch) def
|
|
mark {papersize {cvx exec = flush} if}stopped
|
|
{printerstatus 16#ff and
|
|
dup dup dup 2 eq {/a4tray cvx exec = flush}
|
|
{8 eq {/lettertray cvx exec = flush}
|
|
{18 eq {/b5tray cvx exec = flush}
|
|
{24 eq {/legaltray cvx exec = flush}
|
|
{(nocassette) = flush}ifelse
|
|
}ifelse
|
|
}ifelse
|
|
}ifelse
|
|
}if
|
|
end end cleartomark restore
|
|
"
|
|
*End
|
|
*CloseUI: *PageSize
|
|
|
|
*OpenUI *PageRegion: PickOne
|
|
*OrderDependency: 40 AnySetup *PageRegion
|
|
*DefaultPageRegion: Letter
|
|
*PageRegion A4: "a4"
|
|
*PageRegion A5: "a5"
|
|
*PageRegion B5: "JISb5"
|
|
*PageRegion Envelope.459.649/C5 Envelope: "c5envelope"
|
|
*PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
|
|
*PageRegion Letter: "letter"
|
|
*PageRegion Legal: "legal"
|
|
*PageRegion LetterSmall: "lettersmall"
|
|
*PageRegion A4Small: "a4small"
|
|
*PageRegion Executive: "executivepage"
|
|
*PageRegion Envelope.297.684/Comm #10 Envelope: "com10envelope"
|
|
*PageRegion Envelope.279.540/Monarch Envelope: "monarcenvelope"
|
|
*CloseUI: *PageRegion
|
|
|
|
*DefaultImageableArea: Letter
|
|
*ImageableArea A4: "13 10 581 832 "
|
|
*ImageableArea A5: "14 13 405 583 "
|
|
*ImageableArea B5: "17 10 499 715 "
|
|
*ImageableArea Envelope.459.649/C5 Envelope: "18 19 440 630 "
|
|
*ImageableArea Envelope.312.624/DL Envelope: "18 19 294 605 "
|
|
*ImageableArea Letter: "15 8 597 784 "
|
|
*ImageableArea Legal: "15 8 597 1000 "
|
|
*ImageableArea LetterSmall: "31 31 583 761 "
|
|
*ImageableArea A4Small: "27 31 571 811 "
|
|
*ImageableArea Executive: "18 19 501 738 "
|
|
*ImageableArea Envelope.297.684/Comm #10 Envelope: "18 19 279 666 "
|
|
*ImageableArea Envelope.279.540/Monarch Envelope: "18 19 263 522 "
|
|
*?ImageableArea: "
|
|
save
|
|
/pr{{ceiling exch ceiling}{floor exch floor}ifelse
|
|
psub psub
|
|
}def
|
|
/psub{cvi =string cvs print ( ) print}def
|
|
initgraphics clippath pathbbox
|
|
4 2 roll true pr false pr flush
|
|
restore
|
|
"
|
|
*End
|
|
*DefaultPaperDimension: Letter
|
|
*PaperDimension A4: "595 842"
|
|
*PaperDimension A5: "420 595"
|
|
*PaperDimension B5: "516 729"
|
|
*PaperDimension Envelope.459.649/C5 Envelope: "459 649"
|
|
*PaperDimension Envelope.312.624/DL Envelope: "312 624"
|
|
*PaperDimension Letter: "612 792"
|
|
*PaperDimension Legal: "612 1008"
|
|
*PaperDimension LetterSmall: "612 1008"
|
|
*PaperDimension A4Small: "595 842"
|
|
*PaperDimension Executive: "522 756"
|
|
*PaperDimension Envelope.297.684/Comm #10 Envelope: "297 684"
|
|
*PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
|
|
*VariablePaperSize: False
|
|
|
|
*% ==== Options and Constraints =====
|
|
*OpenGroup: InstallableOptions/Options Installed
|
|
*OpenUI *Option1/Option Lower Cassette: Boolean
|
|
*DefaultOption1: False
|
|
*Option1 True/Installed: ""
|
|
*Option1 False/Not Installed: ""
|
|
*CloseUI: *Option1
|
|
*CloseGroup: InstallableOptions
|
|
*UIConstraints: *Option1 False *InputSlot Lower
|
|
|
|
*OpenUI *InputSlot: PickOne
|
|
*OrderDependency: 20 AnySetup *InputSlot
|
|
*DefaultInputSlot: Upper
|
|
*InputSlot Upper: "
|
|
statusdict begin
|
|
false settrayswitch
|
|
0 assignpapertray
|
|
papersize pop
|
|
dup dup /letter eq exch /a4 eq or
|
|
{initgraphics clippath pathbbox pop pop pop 20 ge
|
|
{/letter eq
|
|
{/lettersmall}
|
|
{/a4small} ifelse
|
|
}if
|
|
} if
|
|
cvx exec
|
|
end
|
|
"
|
|
*End
|
|
*InputSlot Lower: "
|
|
statusdict begin
|
|
false settrayswitch
|
|
1 assignpapertray
|
|
papersize pop
|
|
dup dup /letter eq exch /a4 eq or
|
|
{initgraphics clippath pathbbox pop pop pop 20 ge
|
|
{/letter eq
|
|
{/lettersmall}
|
|
{/a4small} ifelse
|
|
}if
|
|
} if
|
|
cvx exec
|
|
end
|
|
"
|
|
*End
|
|
*CloseUI: *InputSlot
|
|
|
|
*RequiresPageRegion All: True
|
|
|
|
|
|
*DefaultOutputOrder: Normal
|
|
*OpenUI *ManualFeed: Boolean
|
|
*OrderDependency: 20 AnySetup *ManualFeed
|
|
*DefaultManualFeed: False
|
|
*ManualFeed True: "statusdict/manualfeed true put"
|
|
*ManualFeed False: "statusdict/manualfeed false put"
|
|
*?ManualFeed: "
|
|
statusdict/manualfeed get{(True)}{(False)}ifelse = flush"
|
|
*End
|
|
*CloseUI :*ManualFeed
|
|
|
|
*%===== Resolution Information ==========
|
|
*OpenUI *Resolution/Choose Resolution: PickOne
|
|
*OrderDependency: 10 AnySetup *Resolution
|
|
*Resolution 600dpi: "statusdict begin 600 setresolution end"
|
|
*Resolution 300dpi: "statusdict begin 300 setresolution end"
|
|
*DefaultResolution:300dpi
|
|
*?Resolution: "
|
|
save
|
|
initgraphics
|
|
matrix defaultmatrix 0 get 72 mul round cvi
|
|
( ) cvs print (dpi)= flush
|
|
restore
|
|
"
|
|
*End
|
|
*CloseUI: *Resolution
|
|
|
|
*ScreenFreq: "75.0"
|
|
*ScreenAngle: "45.0"
|
|
*ScreenProc Dot: "
|
|
{ dup mul exch dup mul add 1 exch sub }
|
|
"
|
|
*End
|
|
*DefaultScreenProc: Dot
|
|
|
|
*% Font Information ========================
|
|
*DefaultFont: Courier
|
|
*Font AvantGarde-Book: Standard "(001.002)" Standard ROM
|
|
*Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
|
|
*Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
|
|
*Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
|
|
*Font Bookman-Demi: Standard "(001.000)" Standard ROM
|
|
*Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
|
|
*Font Bookman-Light: Standard "(001.000)" Standard ROM
|
|
*Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
|
|
*Font Courier: Standard "(001.000)" Standard ROM
|
|
*Font Courier-Bold: Standard "(001.000)" Standard ROM
|
|
*Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
|
|
*Font Courier-Oblique: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Bold: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
|
|
*Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
|
|
*Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
|
|
*Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
|
|
*Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
|
|
*Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
|
|
*Font Palatino-Bold: Standard "(001.000)" Standard ROM
|
|
*Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
|
|
*Font Palatino-Italic: Standard "(001.000)" Standard ROM
|
|
*Font Palatino-Roman: Standard "(001.000)" Standard ROM
|
|
*Font Symbol: Special "(001.001)" Special ROM
|
|
*Font Times-Bold: Standard "(001.000)" Standard ROM
|
|
*Font Times-BoldItalic: Standard "(001.000)" Standard ROM
|
|
*Font Times-Italic: Standard "(001.000)" Standard ROM
|
|
*Font Times-Roman: Standard "(001.000)" Standard ROM
|
|
*Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
|
|
*Font ZapfDingbats: Special "(001.000)" Special ROM
|
|
*?FontList: "
|
|
save
|
|
FontDirectory{pop ==}forall
|
|
(*)print
|
|
restore
|
|
"
|
|
*End
|
|
*?FontQuery: "
|
|
save
|
|
count 1 gt
|
|
{exch dup dup
|
|
=string cvs (/) print print (:) print
|
|
FontDirectory exch known
|
|
{pop(Yes)}
|
|
counttomark
|
|
0 gt {cleartomark(Yes)}
|
|
{cleartomark(No)
|
|
}ifelse
|
|
}ifelse
|
|
=
|
|
}if
|
|
(*) = flush
|
|
restore
|
|
"
|
|
*End
|
|
*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"
|
|
|
|
*ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
|
|
*ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
|
|
*ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
|
|
*ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
|
|
*ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
|
|
*ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
|
|
*ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
|
|
*ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
|
|
*ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
|
|
|
|
*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"
|
|
|
|
*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"
|
|
|
|
*InkName: ProcessBlack/Process Black
|
|
*InkName: CustomColor/Custom Color
|
|
*InkName: ProcessCyan/Process Cyan
|
|
*InkName: ProcessMagenta/Process Magenta
|
|
*InkName: ProcessYellow/Process Yellow
|
|
|
|
*PrinterError: "service call"
|
|
*PrinterError: "cover open"
|
|
*PrinterError: "no paper casette"
|
|
*PrinterError: "out of paper"
|
|
*PrinterError: "paper jam"
|
|
*PrinterError: "warning up"
|
|
*PrinterError: "paper entry missfeed"
|
|
*PrinterError: "no toner cartridge"
|
|
*PrinterError: "manual feed time out"
|
|
*Status: "idle"
|
|
*Status: "busy"
|
|
*Status: "printing"
|
|
*Status: "printing test page"
|
|
*Status: "Initializing"
|
|
*Status: "PrinterError: service call"
|
|
*Status: "PrinterError: cover open"
|
|
*Status: "PrinterError: no paper casette"
|
|
*Status: "PrinterError: out of paper"
|
|
*Status: "PrinterError: paper jam"
|
|
*Status: "PrinterError: no toner cartridge"
|
|
*Status: "PrinterError: paper entry misfeed"
|
|
*Status: "PrinterError: manual feed time out"
|
|
*Status: "PrinterError: warning up"
|
|
*Source: "serial 9"
|
|
*Source: "serial 25"
|
|
*Source: "parallel"
|
|
*Source: "Apple Talk"
|
|
*Message: "%%[ exitserver: permanent state may be changed ]%%"
|
|
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
|
|
*Message: "\\FontName\\ not found, using Broughan."
|
|
*FreeVM: "471528"
|
|
|
|
*Reset: "
|
|
clear cleardictstack
|
|
serverdict begin 0 exitserver
|
|
systemdict /quit get exec
|
|
"
|
|
*End
|
|
*PassWord: "0"
|
|
*ExitServer: "serverdict begin 0 exitserver"
|
|
*DeviceAdjustMatrix: "[1 0 0 1 0 0]"
|
|
|
|
*%End of PPD file
|