Created
December 30, 2015 15:51
-
-
Save arraytools/57c119ea6c14cc385cd4 to your computer and use it in GitHub Desktop.
Brother-HL-5250DN-Postscript-Brother.ppd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *PPD-Adobe: "4.3" | |
| *% This program is free software; you can redistribute it and/or modify it | |
| *% under the terms of the GNU General Public License as published by the Free | |
| *% Software Foundation; either version 2 of the License, or (at your option) | |
| *% any later version. | |
| *% | |
| *% This program is distributed in the hope that it will be useful, but WITHOUT | |
| *% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| *% FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | |
| *% more details. | |
| *% | |
| *% You should have received a copy of the GNU General Public License along with | |
| *% this program; if not, write to the Free Software Foundation, Inc., 59 Temple | |
| *% Place, Suite 330, Boston, MA 02111-1307 USA | |
| *% | |
| *%================================================ | |
| *% Copyright(C) 2005 Brother Industries, Ltd. | |
| *% "Brother HL-5250DN BR-Script3" | |
| *%================================================ | |
| *%==== General Information Keywords ======================== | |
| *FormatVersion: "4.3" | |
| *FileVersion: "1.03" | |
| *LanguageEncoding: ISOLatin1 | |
| *LanguageVersion: English | |
| *Manufacturer: "Brother" | |
| *PCFileName: "BR5250_2.PPD" | |
| *Product: "(Brother HL-5250DN series)" | |
| *PSVersion: "(3010.106) 5" | |
| *ShortNickName: "Brother HL-5250DN BR-Script3" | |
| *ModelName: "Brother HL-5250DN BR-Script3" | |
| *NickName: "Brother HL-5250DN BR-Script3" | |
| *1284DeviceID: "MFG:Brother;MDL:HL-5250DN series;CMD:PJL,PCL,PCLXL,POSTSCRIPT;" | |
| *%==== Basic Device Capabilities ============= | |
| *LanguageLevel: "3" | |
| *TTRasterizer: Type42 | |
| *ColorDevice: False | |
| *DefaultColorSpace: Gray | |
| *FileSystem: True | |
| *?FileSystem:" | |
| save | |
| /devname (%disk0%) def | |
| /ret false def | |
| 0 1 7{ | |
| devname exch 48 add 5 exch put | |
| devname devstatus { | |
| 0 ne {/ret true def}if | |
| pop pop pop pop pop pop pop | |
| }if | |
| }for | |
| ret {(True)}{(False)} ifelse = flush | |
| restore | |
| " | |
| *End | |
| *Throughput: "28" | |
| *FreeVM: "6050000" | |
| *%==== Emulations and Protocols ========== | |
| *Protocols: PJL TBCP | |
| *SuggestedJobTimeout: "0" | |
| *SuggestedWaitTimeout: "300" | |
| *PrintPSErrors: True | |
| *%==== PostScript Patches ========== | |
| *%*JobPatchFile 1: "statusdict/setusbbinary known{statusdict begin true setusbbinary end}if" | |
| *%==== JCL Features ========================== | |
| *JCLBegin: "<1B>%-12345X@PJL JOB<0A>" | |
| *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>" | |
| *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X" | |
| *%==== Installable Options =================== | |
| *OpenGroup: InstallableOptions/Options Installed | |
| *OpenUI *OptionTrays/Number of Input Trays: PickOne | |
| *DefaultOptionTrays: 3Trays | |
| *OptionTrays 1Trays/ 1: "" | |
| *OptionTrays 2Trays/ 2: "" | |
| *OptionTrays 3Trays/ 3: "" | |
| *?OptionTrays:" | |
| save | |
| <</BRFeeder 2>>setpagedevice currentpagedevice/BRFeeder get | |
| 2 eq{(3Trays)}{ | |
| <</BRFeeder 1>>setpagedevice currentpagedevice/BRFeeder get | |
| 1 eq{(2Trays)}{(1Trays)}ifelse | |
| }ifelse | |
| = flush | |
| restore | |
| " | |
| *End | |
| *CloseUI: *OptionTrays | |
| *CloseGroup: InstallableOptions | |
| *UIConstraints: *OptionTrays 1Trays *InputSlot Tray2 | |
| *UIConstraints: *InputSlot Tray2 *OptionTrays 1Trays | |
| *UIConstraints: *OptionTrays 1Trays *InputSlot Tray3 | |
| *UIConstraints: *InputSlot Tray3 *OptionTrays 1Trays | |
| *UIConstraints: *OptionTrays 2Trays *InputSlot Tray3 | |
| *UIConstraints: *InputSlot Tray3 *OptionTrays 2Trays | |
| *%==== Media Selection ====================== | |
| *OpenUI *PageSize: PickOne | |
| *OrderDependency: 30 AnySetup *PageSize | |
| *DefaultPageSize: A4 | |
| *PageSize Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice" | |
| *PageSize Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice" | |
| *PageSize Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice" | |
| *PageSize A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice" | |
| *PageSize A4Long/A4 Long: "<< /PageSize [595 1147] /ImagingBBox null >> setpagedevice" | |
| *PageSize A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice" | |
| *PageSize A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice" | |
| *PageSize Env10/Com-10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice" | |
| *PageSize EnvMonarch/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice" | |
| *PageSize EnvDL/DL: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice" | |
| *PageSize EnvDLRotated/DL Long Edge: "<< /PageSize [624 312] /ImagingBBox null >> setpagedevice" | |
| *PageSize EnvC5/C5: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice" | |
| *PageSize EnvISOB5/B5 : "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice" | |
| *PageSize EnvISOB6/B6 : "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice" | |
| *PageSize B5/JIS B5: "<< /PageSize [515.0 727.0] /ImagingBBox null >> setpagedevice" | |
| *PageSize FanFoldGermanLegal/Folio: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice" | |
| *PageSize 2.75x3/Organizer J: "<< /PageSize [198 360] /ImagingBBox null >> setpagedevice" | |
| *PageSize Bible/Organizer K: "<< /PageSize [270 486] /ImagingBBox null >> setpagedevice" | |
| *PageSize Statement/Organizer L: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice" | |
| *CloseUI: *PageSize | |
| *OpenUI *PageRegion: PickOne | |
| *OrderDependency: 40 AnySetup *PageRegion | |
| *DefaultPageRegion: A4 | |
| *PageRegion Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice" | |
| *PageRegion Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice" | |
| *PageRegion Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice" | |
| *PageRegion A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice" | |
| *PageRegion A4Long/A4 Long: "<< /PageSize [595 1147] /ImagingBBox null >> setpagedevice" | |
| *PageRegion A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice" | |
| *PageRegion A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice" | |
| *PageRegion Env10/Com-10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice" | |
| *PageRegion EnvMonarch/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice" | |
| *PageRegion EnvDL/DL: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice" | |
| *PageRegion EnvDLRotated/DL Long Edge: "<< /PageSize [624 312] /ImagingBBox null >> setpagedevice" | |
| *PageRegion EnvC5/C5: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice" | |
| *PageRegion EnvISOB5/B5 : "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice" | |
| *PageRegion EnvISOB6/B6 : "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice" | |
| *PageRegion B5/JIS B5: "<< /PageSize [515.0 727.0] /ImagingBBox null >> setpagedevice" | |
| *PageRegion FanFoldGermanLegal/Folio: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice" | |
| *PageRegion 2.75x3/Organizer J: "<< /PageSize [198 360] /ImagingBBox null >> setpagedevice" | |
| *PageRegion Bible/Organizer K: "<< /PageSize [270 486] /ImagingBBox null >> setpagedevice" | |
| *PageRegion Statement/Organizer L: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice" | |
| *CloseUI: *PageRegion | |
| *DefaultImageableArea: A4 | |
| *ImageableArea Letter/Letter: "12.0 12.12 599.88 780.0" | |
| *ImageableArea Legal/Legal: "12.0 12.12 599.88 996.0" | |
| *ImageableArea Executive/Executive: "11.99 12.12 510.0 744.0" | |
| *ImageableArea A4/A4: "12.0 12.24 583.08 829.92" | |
| *ImageableArea A4Long/A4 Long: "12.0 12.12 583.08 1134.96" | |
| *ImageableArea A5/A5: "12.0 11.88 407.4 582.96" | |
| *ImageableArea A6/A6: "12.0 12.6 285.48 408.0" | |
| *ImageableArea Env10/Com-10: "12.0 12.12 284.88 672.0" | |
| *ImageableArea EnvMonarch/Monarch: "12.0 12.12 266.76 528.0" | |
| *ImageableArea EnvDL/DL: "12.0 12.24 299.88 612.0" | |
| *ImageableArea EnvDLRotated/DL Long Edge: "12.0 12.12 611.76 300.0" | |
| *ImageableArea EnvC5/C5: "12.0 12.24 446.76 636.96" | |
| *ImageableArea EnvISOB5/B5 : "12.0 12.48 486.72 696.96" | |
| *ImageableArea EnvISOB6/B6 : "12.0 12.24 342.12 486.96" | |
| *ImageableArea B5/JIS B5: "12.0 12.48 502.92 714.96" | |
| *ImageableArea FanFoldGermanLegal/Folio: "12.0 12.12 599.88 924.0" | |
| *ImageableArea 2.75x3/Organizer J: "12.0 12.12 185.88 348.0" | |
| *ImageableArea Bible/Organizer K: "12.0 12.12 257.88 474.0" | |
| *ImageableArea Statement/Organizer L: "12.0 12.12 383.88 600.0" | |
| *%==== Information About Media Sizes ======== | |
| *DefaultPaperDimension: A4 | |
| *PaperDimension Letter/Letter: "612 792" | |
| *PaperDimension Legal/Legal: "612 1008" | |
| *PaperDimension Executive/Executive: "522 756" | |
| *PaperDimension A4/A4: "595 842" | |
| *PaperDimension A4Long/A4 Long: "595 1147" | |
| *PaperDimension A5/A5: "420 595" | |
| *PaperDimension A6/A6: "297 420" | |
| *PaperDimension Env10/Com-10: "297 684" | |
| *PaperDimension EnvMonarch/Monarch: "279 540" | |
| *PaperDimension EnvDL/DL: "312 624" | |
| *PaperDimension EnvDLRotated/DL Long Edge: "624 312" | |
| *PaperDimension EnvC5/C5: "459 649" | |
| *PaperDimension EnvISOB5/B5 : "499 709" | |
| *PaperDimension EnvISOB6/B6 : "354 499" | |
| *PaperDimension B5/JIS B5: "516 729" | |
| *PaperDimension FanFoldGermanLegal/Folio: "612 936" | |
| *PaperDimension 2.75x3/Organizer J: "198 360" | |
| *PaperDimension Bible/Organizer K: "270 486" | |
| *PaperDimension Statement/Organizer L: "396 612" | |
| *%==== Custom Page Sizes ==================== | |
| *NonUIOrderDependency: 40 AnySetup *CustomPageSize | |
| *VariablePaperSize: True | |
| *LeadingEdge Short: "" | |
| *DefaultLeadingEdge: Short | |
| *MaxMediaWidth: "612" | |
| *MaxMediaHeight: "1152" | |
| *HWMargins: 13 13 13 13 | |
| *CustomPageSize True: " | |
| <</BRCustomPageSize true>> setpagedevice | |
| pop pop pop | |
| << /PageSize [ 5 -2 roll ] /ImagingBBox null >> | |
| setpagedevice | |
| " | |
| *End | |
| *ParamCustomPageSize Width: 1 points 197 612 | |
| *ParamCustomPageSize Height: 2 points 328 1152 | |
| *ParamCustomPageSize WidthOffset: 3 points 0 0 | |
| *ParamCustomPageSize HeightOffset: 4 points 0 0 | |
| *ParamCustomPageSize Orientation: 5 int 0 3 | |
| *%==== 5.14 Finishing Features ================================= | |
| *%%%%% Resolution and Appearance Control %%%%% | |
| *DefaultResolution: 600dpi | |
| *OpenUI *CAPT/Print Quality:PickOne | |
| *OrderDependency: 10 AnySetup *CAPT | |
| *DefaultCAPT: Middle | |
| *CAPT Low/300 dpi Low: "<</HWResolution [300 300] >> setpagedevice" | |
| *CAPT Middle/600 dpi Middle: "<</HWResolution [600 600] >> setpagedevice" | |
| *CAPT Fine/1200 dpi Fine: "<</HWResolution [1200 1200] >> setpagedevice | |
| statusdict/true1200 known{statusdict begin false true1200 end}if | |
| " | |
| *CAPT SFine/1200 dpi Super Fine: "<</HWResolution [1200 1200] >> setpagedevice | |
| statusdict/true1200 known{statusdict begin true true1200 end}if | |
| " | |
| *CloseUI: *CAPT | |
| *%==== 5.13 Media Handling Features ============================ | |
| *OpenUI *BRMediaType/Media Type: PickOne | |
| *OrderDependency: 28 AnySetup *BRMediaType | |
| *DefaultBRMediaType:Plain | |
| *BRMediaType Plain/Plain Paper: "<</MediaType (REGULAR)>>setpagedevice" | |
| *BRMediaType Recycled/Recycled Paper: "<</MediaType (RECYCLED)>>setpagedevice" | |
| *BRMediaType Thin/Thin Paper: "<</MediaType (THIN)>>setpagedevice" | |
| *BRMediaType Thick/Thick Paper: "<</MediaType (THICK)>>setpagedevice" | |
| *BRMediaType ThickPaper2/Thicker Paper: "<</MediaType (THICK2)>>setpagedevice" | |
| *BRMediaType BOND/Bond Paper: "<</MediaType (BOND)>>setpagedevice" | |
| *BRMediaType Transparency/Transparencies: "<</MediaType (TRANSPARENCY)>>setpagedevice" | |
| *BRMediaType Env/Envelopes: "<</MediaType (ENVELOPES)>>setpagedevice" | |
| *BRMediaType EnvThick/Env. Thick: "<</MediaType (ENVTHICK)>>setpagedevice" | |
| *BRMediaType EnvThin/Env. Thin: "<</MediaType (ENVTHIN)>>setpagedevice" | |
| *CloseUI: *BRMediaType | |
| *OpenUI *InputSlot: PickOne | |
| *OrderDependency: 19 AnySetup *InputSlot | |
| *DefaultInputSlot: AutoSelect | |
| *InputSlot AutoSelect/Auto Select: "<</ManualFeed false /BRTraysw true >> setpagedevice" | |
| *InputSlot Tray1/Tray1: "<</ManualFeed false /BRTraysw false /BRFeeder 0>> setpagedevice" | |
| *InputSlot Tray2/Tray2: "<</ManualFeed false /BRTraysw false /BRFeeder 1>> setpagedevice" | |
| *InputSlot Tray3/Tray3: "<</ManualFeed false /BRTraysw false /BRFeeder 2>> setpagedevice" | |
| *InputSlot MPTray/MP Tray: "<</ManualFeed false /BRTraysw false /BRFeeder 4>> setpagedevice" | |
| *CloseUI: *InputSlot | |
| *RequiresPageRegion All:True | |
| *OpenUI *ManualFeed: Boolean | |
| *OrderDependency: 19 AnySetup *ManualFeed | |
| *DefaultManualFeed: False | |
| *ManualFeed True: "<</ManualFeed true>> setpagedevice" | |
| *ManualFeed False: "<</ManualFeed false>> setpagedevice" | |
| *CloseUI: *ManualFeed | |
| *%=== Duplex ================================ | |
| *OpenUI *Duplex: PickOne | |
| *OrderDependency: 25 AnySetup *Duplex | |
| *DefaultDuplex: None | |
| *Duplex DuplexTumble: "<</Duplex true /Tumble true>>setpagedevice" | |
| *Duplex DuplexNoTumble: "<</Duplex true /Tumble false>>setpagedevice" | |
| *Duplex None: "<</Duplex false /Tumble false>>setpagedevice" | |
| *CloseUI: *Duplex | |
| *%=== Output Bin ============================= | |
| *DefaultOutputBin: OnlyOne | |
| *% === Collate ========== | |
| *%=== JobHold ================================ | |
| *%==== BR-Script Color Original UI ================================== | |
| *OpenUI *TonerSaveMode/Toner Save: PickOne | |
| *DefaultTonerSaveMode: Off | |
| *OrderDependency: 10 AnySetup *TonerSaveMode | |
| *TonerSaveMode Off/Off: " | |
| statusdict/tonersave known{statusdict begin false tonersave end}if | |
| " | |
| *End | |
| *TonerSaveMode On/On: " | |
| statusdict/tonersave known{statusdict begin true tonersave end}if | |
| " | |
| *End | |
| *CloseUI: *TonerSaveMode | |
| *OpenUI *Sleep/Sleep Time [Min.]: PickOne | |
| *DefaultSleep: PrinterDefault | |
| *OrderDependency: 10 AnySetup *Sleep | |
| *Sleep PrinterDefault/Printer Default: "" | |
| *Sleep 2minutes/2: "statusdict/powersavetime known{statusdict begin 2 powersavetime end}if" | |
| *Sleep 10minutes/10: "statusdict/powersavetime known{statusdict begin 10 powersavetime end}if" | |
| *Sleep 30minutes/30: "statusdict/powersavetime known{statusdict begin 30 powersavetime end}if" | |
| *CloseUI: *Sleep | |
| *% Halftone Screen Lock Information =============== | |
| *OpenUI *ScreenLock/Halftone Screen Lock: Boolean | |
| *OrderDependency: 90 AnySetup *ScreenLock | |
| *DefaultScreenLock: True | |
| *ScreenLock True/On: " | |
| <</HalftoneMode 1>>setuserparams | |
| " | |
| *End | |
| *ScreenLock False/Off: " | |
| <</HalftoneMode 0>>setuserparams | |
| " | |
| *End | |
| *CloseUI: *ScreenLock | |
| *OpenUI *BRLanguageLevel/BR-Script Level: PickOne | |
| *OrderDependency: 15 AnySetup *BRLanguageLevel | |
| *DefaultBRLanguageLevel: L3 | |
| *BRLanguageLevel L1/1: "userdict begin /languagelevel 1 def end" | |
| *BRLanguageLevel L2/2: "userdict begin /languagelevel 2 def end" | |
| *BRLanguageLevel L3/3: "" | |
| *CloseUI: *BRLanguageLevel | |
| *%==== 5.17 Gray Levels and Halftoninig ======================== | |
| *AccurateScreenSupport: False | |
| *ScreenFreq: "60.0" | |
| *ScreenAngle: "45.0" | |
| *DefaultScreenProc: Dot | |
| *ScreenProc Dot: "{1.0 add 180 mul 1 add sin 0.001 add exch 1.0 add 180 mul 2 add sin mul}" | |
| *DefaultTransfer: Null | |
| *Transfer Null: "{}" | |
| *Transfer Null.Inverse: "{1 exch sub}" | |
| *%==== 5.18 Color Issues ======================================= | |
| *% BlackSubstitution -> Original UI | |
| *%==== 5.19 Color Separation Keywords ========================== | |
| *DefaultColorSep: ProcessBlack | |
| *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" | |
| *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" | |
| *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" | |
| *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" | |
| *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" | |
| *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" | |
| *End | |
| *InkName: ProcessBlack/Process Black | |
| *InkName: CustomColor/Custom Color | |
| *InkName: ProcessCyan/Process Cyan | |
| *InkName: ProcessMagenta/Process Magenta | |
| *InkName: ProcessYellow/Process Yellow | |
| *%==== 5.20 Font Related Keywords ============================== | |
| *DefaultFont: Courier | |
| *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM | |
| *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM | |
| *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM | |
| *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM | |
| *Font Bookman-Demi: Standard "(001.004S)" Standard ROM | |
| *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM | |
| *Font Bookman-Light: Standard "(001.004S)" Standard ROM | |
| *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM | |
| *Font Courier: Standard "(002.004S)" Standard ROM | |
| *Font Courier-Bold: Standard "(002.004S)" Standard ROM | |
| *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM | |
| *Font Courier-Oblique: Standard "(002.004S)" Standard ROM | |
| *Font Helvetica: Standard "(001.006S)" Standard ROM | |
| *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM | |
| *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM | |
| *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM | |
| *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM | |
| *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM | |
| *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM | |
| *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM | |
| *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM | |
| *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM | |
| *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM | |
| *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM | |
| *Font Palatino-Bold: Standard "(001.005S)" Standard ROM | |
| *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM | |
| *Font Palatino-Italic: Standard "(001.005S)" Standard ROM | |
| *Font Palatino-Roman: Standard "(001.005S)" Standard ROM | |
| *Font Times-Bold: Standard "(001.007S)" Standard ROM | |
| *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM | |
| *Font Times-Italic: Standard "(001.007S)" Standard ROM | |
| *Font Times-Roman: Standard "(001.007S)" Standard ROM | |
| *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM | |
| *Font ZapfDingbats: Special "(001.004S)" Special ROM | |
| *Font Symbol: Special "(001.007S)" Special ROM | |
| *Font Alaska: Standard "(001.005)" Standard ROM | |
| *Font AlaskaExtrabold: Standard "(001.005)" Standard ROM | |
| *Font AntiqueOakland: Standard "(001.005)" Standard ROM | |
| *Font AntiqueOakland-Bold: Standard "(001.005)" Standard ROM | |
| *Font AntiqueOakland-Oblique: Standard "(001.005)" Standard ROM | |
| *Font ClevelandCondensed: Standard "(001.005)" Standard ROM | |
| *Font Connecticut: Standard "(001.005)" Standard ROM | |
| *Font Guatemala-Antique: Standard "(001.005)" Standard ROM | |
| *Font Guatemala-Bold: Standard "(001.005)" Standard ROM | |
| *Font Guatemala-Italic: Standard "(001.005)" Standard ROM | |
| *Font Guatemala-BoldItalic: Standard "(001.005)" Standard ROM | |
| *Font LetterGothic: Standard "(001.005)" Standard ROM | |
| *Font LetterGothic-Bold: Standard "(001.005)" Standard ROM | |
| *Font LetterGothic-Oblique: Standard "(001.005)" Standard ROM | |
| *Font Maryland: Standard "(001.005)" Standard ROM | |
| *Font Oklahoma: Standard "(001.005)" Standard ROM | |
| *Font Oklahoma-Bold: Standard "(001.005)" Standard ROM | |
| *Font Oklahoma-Oblique: Standard "(001.005)" Standard ROM | |
| *Font Oklahoma-BoldOblique: Standard "(001.005)" Standard ROM | |
| *Font Utah: Standard "(001.005)" Standard ROM | |
| *Font Utah-Bold: Standard "(001.005)" Standard ROM | |
| *Font Utah-Oblique: Standard "(001.005)" Standard ROM | |
| *Font Utah-BoldOblique: Standard "(001.005)" Standard ROM | |
| *Font UtahCondensed: Standard "(001.005)" Standard ROM | |
| *Font UtahCondensed-Bold: Standard "(001.005)" Standard ROM | |
| *Font UtahCondensed-Oblique: Standard "(001.004)" Standard ROM | |
| *Font UtahCondensed-BoldOblique: Standard "(001.005)" Standard ROM | |
| *Font BermudaScript: Standard "(001.005)" Standard ROM | |
| *Font Germany: Standard "(001.005)" Standard ROM | |
| *Font SanDiego: Standard "(001.005)" Standard ROM | |
| *Font US-Roman: Standard "(001.005)" Standard ROM | |
| *?FontQuery: " | |
| save | |
| count 1 gt | |
| {exch dup dup | |
| =string cvs (/) print print (:) print | |
| FontDirectory exch known | |
| {pop(Yes)} | |
| {(fonts/)AppendName exch pop mark exch | |
| {}=string filenameforall counttomark | |
| 0 gt | |
| {cleartomark(Yes)} | |
| {cleartomark(No)}ifelse | |
| }ifelse | |
| = | |
| }if | |
| (*) = flush | |
| restore | |
| " | |
| *End | |
| *?FontList: " | |
| save | |
| FontDirectory{pop ==}forall | |
| (fonts/*) | |
| {dup length 6 sub 6 exch getinterval cvn == | |
| }=string filenameforall | |
| (*) = flush | |
| restore | |
| " | |
| *End | |
| *%==== 5.21 Printer Messages =================================== | |
| *% | |
| *% Printer Message | |
| *% | |
| *PrinterError: "service call" | |
| *PrinterError: "cover open" | |
| *PrinterError: "end of ink" | |
| *PrinterError: "out of maintenance paper" | |
| *PrinterError: "out of paper" | |
| *PrinterError: "paper jam" | |
| *PrinterError: "manual feed time out" | |
| *PrinterError: "load paper letter size" | |
| *PrinterError: "load paper legal size" | |
| *PrinterError: "load paper B5 size" | |
| *PrinterError: "load paper A4 size" | |
| *PrinterError: "offline" | |
| *Status: "idle" | |
| *Status: "busy" | |
| *Status: "waiting" | |
| *Status: "printing" | |
| *Status: "warming up" | |
| *Status: "PrinterError: service call" | |
| *Status: "PrinterError: cover open" | |
| *Status: "PrinterError: end of ink" | |
| *Status: "PrinterError: out of paper" | |
| *Status: "PrinterError: paper jam" | |
| *Status: "PrinterError: manual feed time out" | |
| *Status: "PrinterError: load paper letter size" | |
| *Status: "PrinterError: load paper legal size" | |
| *Status: "PrinterError: load paper B5 size" | |
| *Status: "PrinterError: load paper A4 size" | |
| *Status: "PrinterError: offline" | |
| *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% ) | |
| *Source: "Serial" | |
| *Source: "Parallel" | |
| *Source: "EtherTalk" | |
| *Source: "LPR" | |
| *Source: "PrintServer" | |
| *Source: "Internal" | |
| *Message: "%%[ exitserver: permanent state may be changed ]%%" | |
| *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%" | |
| *Message: "\FontName\ not found, using BR-03B." | |
| *%==== 5.22 System Management ================================== | |
| *Password: "0" | |
| *ExitServer: " | |
| serverdict begin 0 exitserver | |
| " | |
| *End | |
| *Reset: " | |
| clear cleardictstack | |
| serverdict begin 0 exitserver | |
| systemdict /quit get exec | |
| " | |
| *End | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Found this file when searching for resources on BRScript and it is really help full for me. Have you done any PPD development/tuning or are you a printer/printer server developer on the side??? 😄
If you have time to share some pointers to good references on Postscript/BR-Script3 and Brother printers it would be awesome. I am working on updating the CUPS support for Brother HL-4150CDN which is approximately the same generation as the printer this PPD refers to - so thanks for sharing it - even if it maybe was not intentional.
I could have downloaded it myself, but it is such a process to download the printer driver package for a printer from the Brother website, walk to a Windows PC I have in another room, install the driver and copy the PPD to my Linux workstation. So finding this gem by chance was a great shortcut!
Don't hesitate to reach out if you want to discuss anything regarding printers (or R) or other nerdy things.
/Nils