Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HL-L6410DN works flawlessly #203

Open
fiesh opened this issue Mar 15, 2024 · 1 comment
Open

HL-L6410DN works flawlessly #203

fiesh opened this issue Mar 15, 2024 · 1 comment

Comments

@fiesh
Copy link

fiesh commented Mar 15, 2024

Device: uri = lpd://BRNB42200D6D282/BINARY_P1
        class = network
        info = Brother HL-L6410DN series
        make-and-model = Brother HL-L6410DN series
        device-id = MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:HL-L6410DN series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS19-20,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.5,DM1;
        location = 

Also, you deserve a medal of honor for fixing Brother's god awful binary driver mess.

@fiesh
Copy link
Author

fiesh commented Mar 18, 2024

I should maybe add that I took Brother's PPD file and removed their filters from it (cannot attach since Github restricts file types, so here as content):

*PPD-Adobe: "4.3"
*%================================================
*%
*%	"Brother HL-L6410DN for CUPS"
*%
*%
*%================================================
*%
*%BrCustomPaperSize: TRUE
*%BrPrinterType: ENA1200HQ1200DT5TFMBoxSLEEPSECPRINTEND
*%

*%==== General Information Keywords ========================
*FormatVersion: "4.3"
*FileVersion: "1.00"
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*Manufacturer: "Brother"
*PCFileName: "HLL6410DN.PPD"
*Product: "(Brother HL-L6410DN series)"
*cupsVersion:   1.1
*cupsManualCopies: True
*cupsModelNumber:       72
*PSVersion: "(3010.106) 3"
*ModelName: "HL-L6410DN"
*NickName: "Brother HL-L6410DN for CUPS "
*ShortNickName: "Brother HL-L6410DN"

*%==== 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: "18"
*FreeVM: "1700000"

*HWMargins: 12 12 12 12
*VariablePaperSize: True
*MaxMediaWidth: 612
*MaxMediaHeight: 1008
*NonUIOrderDependency: 105 AnySetup *CustomPageSize
*LandscapeOrientation: Plus90
*CustomPageSize True: "             "
*ParamCustomPageSize Width/Width 2.75-8.5in(69.8-215.9mm): 1 points 197.858 612
*ParamCustomPageSize Height/Height 5.0-14.0in(127.0-355.6mm): 2 points 360 1008
*ParamCustomPageSize Orientation: 3 int 0 0
*ParamCustomPageSize WidthOffset: 4 points 0 0
*ParamCustomPageSize HeightOffset: 5 points 0 0



*%==== Installable Options ===================

*%  *OpenGroup: InstallableOptions/Options Installed
*%  *OpenUI *OptionTrays/Number of Input Trays: PickOne
*%  *DefaultOptionTrays: 1Trays
*%  *OptionTrays 1Trays/ 1: " "
*%  *OptionTrays 2Trays/ 2: " "
*%  *OptionTrays 3Trays/ 3: " "
*%  *OptionTrays 4Trays/ 4: " "
*%  *OptionTrays 5Trays/ 5: " "
*%  *CloseUI: *OptionTrays
*%  *CloseGroup: InstallableOptions

*%  *UIConstraints: *OptionTrays 1Trays *InputSlot TRAY2
*%  *UIConstraints: *OptionTrays 1Trays *InputSlot TRAY3
*%  *UIConstraints: *OptionTrays 1Trays *InputSlot TRAY4
*%  *UIConstraints: *OptionTrays 1Trays *InputSlot TRAY5
*%  *UIConstraints: *OptionTrays 2Trays *InputSlot TRAY3
*%  *UIConstraints: *OptionTrays 2Trays *InputSlot TRAY4
*%  *UIConstraints: *OptionTrays 2Trays *InputSlot TRAY5
*%  *UIConstraints: *OptionTrays 3Trays *InputSlot TRAY4
*%  *UIConstraints: *OptionTrays 3Trays *InputSlot TRAY5
*%  *UIConstraints: *OptionTrays 4Trays *InputSlot TRAY5

*UIConstraints: *InputSlot AUTO *PageSize Custom
*UIConstraints: *InputSlot TRAY1 *PageSize Custom
*UIConstraints: *InputSlot TRAY2 *PageSize Custom
*UIConstraints: *InputSlot TRAY3 *PageSize Custom
*UIConstraints: *InputSlot TRAY4 *PageSize Custom
*UIConstraints: *InputSlot TRAY5 *PageSize Custom
*UIConstraints: *InputSlot AUTO *PageSize CUSTOM1
*UIConstraints: *InputSlot TRAY1 *PageSize CUSTOM1
*UIConstraints: *InputSlot TRAY2 *PageSize CUSTOM1
*UIConstraints: *InputSlot TRAY3 *PageSize CUSTOM1
*UIConstraints: *InputSlot TRAY4 *PageSize CUSTOM1
*UIConstraints: *InputSlot TRAY5 *PageSize CUSTOM1
*UIConstraints: *InputSlot AUTO *PageSize CUSTOM2
*UIConstraints: *InputSlot TRAY1 *PageSize CUSTOM2
*UIConstraints: *InputSlot TRAY2 *PageSize CUSTOM2
*UIConstraints: *InputSlot TRAY3 *PageSize CUSTOM2
*UIConstraints: *InputSlot TRAY4 *PageSize CUSTOM2
*UIConstraints: *InputSlot TRAY5 *PageSize CUSTOM2
*UIConstraints: *InputSlot AUTO *PageSize CUSTOM3
*UIConstraints: *InputSlot TRAY1 *PageSize CUSTOM3
*UIConstraints: *InputSlot TRAY2 *PageSize CUSTOM3
*UIConstraints: *InputSlot TRAY3 *PageSize CUSTOM3
*UIConstraints: *InputSlot TRAY4 *PageSize CUSTOM3
*UIConstraints: *InputSlot TRAY5 *PageSize CUSTOM3

*UIConstraints: *Duplex DuplexTumble *PageSize Custom
*UIConstraints: *Duplex DuplexNoTumble *PageSize Custom
*UIConstraints: *Duplex DuplexTumble *PageSize CUSTOM1
*UIConstraints: *Duplex DuplexNoTumble *PageSize CUSTOM1
*UIConstraints: *Duplex DuplexTumble *PageSize CUSTOM2
*UIConstraints: *Duplex DuplexNoTumble *PageSize CUSTOM2
*UIConstraints: *Duplex DuplexTumble *PageSize CUSTOM3
*UIConstraints: *Duplex DuplexNoTumble *PageSize CUSTOM3



*UIConstraints: *Duplex DuplexNoTumble *PageSize Executive
*UIConstraints: *Duplex DuplexNoTumble *PageSize A5
*UIConstraints: *Duplex DuplexNoTumble *PageSize A6
*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvDL
*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
*UIConstraints: *Duplex DuplexNoTumble *PageSize ISOB5
*UIConstraints: *Duplex DuplexNoTumble *PageSize B5
*UIConstraints: *Duplex DuplexNoTumble *PageSize ISOB6
*UIConstraints: *Duplex DuplexNoTumble *PageSize B6
*UIConstraints: *Duplex DuplexNoTumble *PageSize 4x6
*UIConstraints: *Duplex DuplexNoTumble *PageSize Postcard
*UIConstraints: *Duplex DuplexNoTumble *PageSize DoublePostcardRotated
*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvYou4
*UIConstraints: *Duplex DuplexNoTumble *PageSize 195x270mm
*UIConstraints: *Duplex DuplexNoTumble *PageSize 184x260mm
*UIConstraints: *Duplex DuplexNoTumble *PageSize 197x273mm

*UIConstraints: *Duplex DuplexTumble *PageSize Executive
*UIConstraints: *Duplex DuplexTumble *PageSize A5
*UIConstraints: *Duplex DuplexTumble *PageSize A6
*UIConstraints: *Duplex DuplexTumble *PageSize Env10
*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
*UIConstraints: *Duplex DuplexTumble *PageSize EnvDL
*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
*UIConstraints: *Duplex DuplexTumble *PageSize ISOB5
*UIConstraints: *Duplex DuplexTumble *PageSize B5
*UIConstraints: *Duplex DuplexTumble *PageSize ISOB6
*UIConstraints: *Duplex DuplexTumble *PageSize B6
*UIConstraints: *Duplex DuplexTumble *PageSize 4x6
*UIConstraints: *Duplex DuplexTumble *PageSize Postcard
*UIConstraints: *Duplex DuplexTumble *PageSize DoublePostcardRotated
*UIConstraints: *Duplex DuplexTumble *PageSize EnvYou4
*UIConstraints: *Duplex DuplexTumble *PageSize 195x270mm
*UIConstraints: *Duplex DuplexTumble *PageSize 184x260mm
*UIConstraints: *Duplex DuplexTumble *PageSize 197x273mm

*UIConstraints: *InputSlot TRAY1 *BrMediaType THICKERPAPER2
*UIConstraints: *InputSlot TRAY1 *BrMediaType BOND
*UIConstraints: *InputSlot TRAY1 *BrMediaType ENV
*UIConstraints: *InputSlot TRAY1 *BrMediaType ENVTHICK
*UIConstraints: *InputSlot TRAY1 *BrMediaType ENVTHIN
*% UIConstraints: *InputSlot TRAY1 *PageSize Letter
*% UIConstraints: *InputSlot TRAY1 *PageSize Legal
*% UIConstraints: *InputSlot TRAY1 *PageSize Executive
*% UIConstraints: *InputSlot TRAY1 *PageSize FanFoldGermanLegal
*% UIConstraints: *InputSlot TRAY1 *PageSize A4
*% UIConstraints: *InputSlot TRAY1 *PageSize A5
*%UIConstraints: *InputSlot TRAY1 *PageSize A6
*UIConstraints: *InputSlot TRAY1 *PageSize Env10
*UIConstraints: *InputSlot TRAY1 *PageSize EnvMonarch
*UIConstraints: *InputSlot TRAY1 *PageSize EnvDL
*UIConstraints: *InputSlot TRAY1 *PageSize EnvC5
*UIConstraints: *InputSlot TRAY1 *PageSize ISOB5
*%UIConstraints: *InputSlot TRAY1 *PageSize B5
*UIConstraints: *InputSlot TRAY1 *PageSize ISOB6
*UIConstraints: *InputSlot TRAY1 *PageSize B6
*UIConstraints: *InputSlot TRAY1 *PageSize 4x6
*%UIConstraints: *InputSlot TRAY1 *PageSize Postcard
*UIConstraints: *InputSlot TRAY1 *PageSize DoublePostcardRotated
*UIConstraints: *InputSlot TRAY1 *PageSize EnvYou4
*%UIConstraints: *InputSlot TRAY1 *PageSize 195x270mm
*%UIConstraints: *InputSlot TRAY1 *PageSize 184x260mm
*%UIConstraints: *InputSlot TRAY1 *PageSize 197x273mm

*UIConstraints: *InputSlot TRAY2 *BrMediaType THICKERPAPER2
*UIConstraints: *InputSlot TRAY2 *BrMediaType BOND
*UIConstraints: *InputSlot TRAY2 *BrMediaType ENV
*UIConstraints: *InputSlot TRAY2 *BrMediaType ENVTHICK
*UIConstraints: *InputSlot TRAY2 *BrMediaType ENVTHIN
*% UIConstraints: *InputSlot TRAY2 *PageSize Letter
*% UIConstraints: *InputSlot TRAY2 *PageSize Legal
*% UIConstraints: *InputSlot TRAY2 *PageSize Executive
*% UIConstraints: *InputSlot TRAY2 *PageSize FanFoldGermanLegal
*% UIConstraints: *InputSlot TRAY2 *PageSize A4
*% UIConstraints: *InputSlot TRAY2 *PageSize A5
*UIConstraints: *InputSlot TRAY2 *PageSize A6
*UIConstraints: *InputSlot TRAY2 *PageSize Env10
*UIConstraints: *InputSlot TRAY2 *PageSize EnvMonarch
*UIConstraints: *InputSlot TRAY2 *PageSize EnvDL
*UIConstraints: *InputSlot TRAY2 *PageSize EnvC5
*UIConstraints: *InputSlot TRAY2 *PageSize ISOB5
*UIConstraints: *InputSlot TRAY2 *PageSize B5
*UIConstraints: *InputSlot TRAY2 *PageSize ISOB6
*UIConstraints: *InputSlot TRAY2 *PageSize B6
*UIConstraints: *InputSlot TRAY2 *PageSize 4x6
*UIConstraints: *InputSlot TRAY2 *PageSize Postcard
*UIConstraints: *InputSlot TRAY2 *PageSize DoublePostcardRotated
*UIConstraints: *InputSlot TRAY2 *PageSize EnvYou4
*UIConstraints: *InputSlot TRAY2 *PageSize 195x270mm
*UIConstraints: *InputSlot TRAY2 *PageSize 184x260mm
*UIConstraints: *InputSlot TRAY2 *PageSize 197x273mm

*UIConstraints: *InputSlot TRAY3 *BrMediaType THICKERPAPER2
*UIConstraints: *InputSlot TRAY3 *BrMediaType BOND
*UIConstraints: *InputSlot TRAY3 *BrMediaType ENV
*UIConstraints: *InputSlot TRAY3 *BrMediaType ENVTHICK
*UIConstraints: *InputSlot TRAY3 *BrMediaType ENVTHIN
*% UIConstraints: *InputSlot TRAY3 *PageSize Letter
*% UIConstraints: *InputSlot TRAY3 *PageSize Legal
*% UIConstraints: *InputSlot TRAY3 *PageSize Executive
*% UIConstraints: *InputSlot TRAY3 *PageSize FanFoldGermanLegal
*% UIConstraints: *InputSlot TRAY3 *PageSize A4
*% UIConstraints: *InputSlot TRAY3 *PageSize A5
*UIConstraints: *InputSlot TRAY3 *PageSize A6
*UIConstraints: *InputSlot TRAY3 *PageSize Env10
*UIConstraints: *InputSlot TRAY3 *PageSize EnvMonarch
*UIConstraints: *InputSlot TRAY3 *PageSize EnvDL
*UIConstraints: *InputSlot TRAY3 *PageSize EnvC5
*UIConstraints: *InputSlot TRAY3 *PageSize ISOB5
*UIConstraints: *InputSlot TRAY3 *PageSize B5
*UIConstraints: *InputSlot TRAY3 *PageSize ISOB6
*UIConstraints: *InputSlot TRAY3 *PageSize B6
*UIConstraints: *InputSlot TRAY3 *PageSize 4x6
*UIConstraints: *InputSlot TRAY3 *PageSize Postcard
*UIConstraints: *InputSlot TRAY3 *PageSize DoublePostcardRotated
*UIConstraints: *InputSlot TRAY3 *PageSize EnvYou4
*UIConstraints: *InputSlot TRAY3 *PageSize 195x270mm
*UIConstraints: *InputSlot TRAY3 *PageSize 184x260mm
*UIConstraints: *InputSlot TRAY3 *PageSize 197x273mm

*UIConstraints: *InputSlot TRAY4 *BrMediaType THICKERPAPER2
*UIConstraints: *InputSlot TRAY4 *BrMediaType BOND
*UIConstraints: *InputSlot TRAY4 *BrMediaType ENV
*UIConstraints: *InputSlot TRAY4 *BrMediaType ENVTHICK
*UIConstraints: *InputSlot TRAY4 *BrMediaType ENVTHIN
*% UIConstraints: *InputSlot TRAY4 *PageSize Letter
*% UIConstraints: *InputSlot TRAY4 *PageSize Legal
*% UIConstraints: *InputSlot TRAY4 *PageSize Executive
*% UIConstraints: *InputSlot TRAY4 *PageSize FanFoldGermanLegal
*% UIConstraints: *InputSlot TRAY4 *PageSize A4
*% UIConstraints: *InputSlot TRAY4 *PageSize A5
*UIConstraints: *InputSlot TRAY4 *PageSize A6
*UIConstraints: *InputSlot TRAY4 *PageSize Env10
*UIConstraints: *InputSlot TRAY4 *PageSize EnvMonarch
*UIConstraints: *InputSlot TRAY4 *PageSize EnvDL
*UIConstraints: *InputSlot TRAY4 *PageSize EnvC5
*UIConstraints: *InputSlot TRAY4 *PageSize ISOB5
*UIConstraints: *InputSlot TRAY4 *PageSize B5
*UIConstraints: *InputSlot TRAY4 *PageSize ISOB6
*UIConstraints: *InputSlot TRAY4 *PageSize B6
*UIConstraints: *InputSlot TRAY4 *PageSize 4x6
*UIConstraints: *InputSlot TRAY4 *PageSize Postcard
*UIConstraints: *InputSlot TRAY4 *PageSize DoublePostcardRotated
*UIConstraints: *InputSlot TRAY4 *PageSize EnvYou4
*UIConstraints: *InputSlot TRAY4 *PageSize 195x270mm
*UIConstraints: *InputSlot TRAY4 *PageSize 184x260mm
*UIConstraints: *InputSlot TRAY4 *PageSize 197x273mm

*UIConstraints: *InputSlot TRAY5 *BrMediaType THICKERPAPER2
*UIConstraints: *InputSlot TRAY5 *BrMediaType BOND
*UIConstraints: *InputSlot TRAY5 *BrMediaType ENV
*UIConstraints: *InputSlot TRAY5 *BrMediaType ENVTHICK
*UIConstraints: *InputSlot TRAY5 *BrMediaType ENVTHIN
*% UIConstraints: *InputSlot TRAY5 *PageSize Letter
*% UIConstraints: *InputSlot TRAY5 *PageSize Legal
*% UIConstraints: *InputSlot TRAY5 *PageSize Executive
*% UIConstraints: *InputSlot TRAY5 *PageSize FanFoldGermanLegal
*% UIConstraints: *InputSlot TRAY5 *PageSize A4
*% UIConstraints: *InputSlot TRAY5 *PageSize A5
*UIConstraints: *InputSlot TRAY5 *PageSize A6
*UIConstraints: *InputSlot TRAY5 *PageSize Env10
*UIConstraints: *InputSlot TRAY5 *PageSize EnvMonarch
*UIConstraints: *InputSlot TRAY5 *PageSize EnvDL
*UIConstraints: *InputSlot TRAY5 *PageSize EnvC5
*UIConstraints: *InputSlot TRAY5 *PageSize ISOB5
*UIConstraints: *InputSlot TRAY5 *PageSize B5
*UIConstraints: *InputSlot TRAY5 *PageSize ISOB6
*UIConstraints: *InputSlot TRAY5 *PageSize B6
*UIConstraints: *InputSlot TRAY5 *PageSize 4x6
*UIConstraints: *InputSlot TRAY5 *PageSize Postcard
*UIConstraints: *InputSlot TRAY5 *PageSize DoublePostcardRotated
*UIConstraints: *InputSlot TRAY5 *PageSize EnvYou4
*UIConstraints: *InputSlot TRAY5 *PageSize 195x270mm
*UIConstraints: *InputSlot TRAY5 *PageSize 184x260mm
*UIConstraints: *InputSlot TRAY5 *PageSize 197x273mm


*UIConstraints: *Duplex DuplexNoTumble *BrMediaType THICK
*UIConstraints: *Duplex DuplexNoTumble *BrMediaType THICKERPAPER2
*UIConstraints: *Duplex DuplexNoTumble *BrMediaType BOND
*UIConstraints: *Duplex DuplexNoTumble *BrMediaType ENV
*UIConstraints: *Duplex DuplexNoTumble *BrMediaType ENVTHICK
*UIConstraints: *Duplex DuplexNoTumble *BrMediaType ENVTHIN

*UIConstraints: *Duplex DuplexTumble *BrMediaType THICK
*UIConstraints: *Duplex DuplexTumble *BrMediaType THICKERPAPER2
*UIConstraints: *Duplex DuplexTumble *BrMediaType BOND
*UIConstraints: *Duplex DuplexTumble *BrMediaType ENV
*UIConstraints: *Duplex DuplexTumble *BrMediaType ENVTHICK
*UIConstraints: *Duplex DuplexTumble *BrMediaType ENVTHIN



*%==== Media Selection ======================

*OpenUI *PageSize: PickOne
*OrderDependency: 30 AnySetup *PageSize
*DefaultPageSize: A4
*PageSize Letter/Letter: "                      "
*PageSize Legal/Legal: "                      "
*PageSize Executive/Executive: "                      "
*PageSize FanFoldGermanLegal/Folio: 	"		"
*PageSize A4/A4: "                      "
*PageSize A5/A5: "                      "
*PageSize A6/A6: "                      "
*%PageSize 210x270mm/270mm Paper:        "		"
*PageSize Env10/Com-10: "                      "
*PageSize EnvMonarch/Monarch: "                      "
*PageSize EnvDL/DL: "                      "
*PageSize EnvC5/C5: "                      "
*PageSize ISOB5/B5(ISO): "                      "
*PageSize B5/B5(JIS): "                      "
*PageSize ISOB6/B6(ISO): "                      "
*PageSize B6/B6(JIS): "                      "
*PageSize 4x6/4x6: "                      "
*PageSize Postcard/Postcard: "                      "
*PageSize DoublePostcardRotated/Postcard(Double): "                      "
*PageSize EnvYou4/Y4 Envelop: "                      "
*PageSize 195x270mm/16K(195x270mm): "                      "
*PageSize 184x260mm/16K(184x260mm): "                      "
*PageSize 197x273mm/16K(197x273mm): "                      "
*PageSize CUSTOM1/[CUSTOM1]User Defined Paper Size: "                      "
*PageSize CUSTOM2/[CUSTOM2]User Defined Paper Size: "                      "
*PageSize CUSTOM3/[CUSTOM3]User Defined Paper Size: "                      "
*CloseUI: *PageSize

*OpenUI *PageRegion: PickOne
*OrderDependency: 40 AnySetup *PageRegion
*DefaultPageRegion: A4
*PageRegion Letter/Letter: "                      "
*PageRegion Legal/Legal: "                      "
*PageRegion Executive/Executive: "                      "
*PageRegion FanFoldGermanLegal/Folio:		"		"
*PageRegion A4/A4: "                      "
*PageRegion A5/A5: "                      "
*PageRegion A6/A6: "                      "
*%PageRegion 210x270mm/270mm Paper:			"		"
*PageRegion Env10/Com-10: "                      "
*PageRegion EnvMonarch/Monarch: "                      "
*PageRegion EnvDL/DL: "                      "
*PageRegion EnvC5/C5: "                      "
*PageRegion ISOB5/B5(ISO): "                      "
*PageRegion B5/B5(JIS): "                      "
*PageRegion ISOB6/B6(ISO): "                      "
*PageRegion B6/B6(JIS): "                      "
*PageRegion 4x6/4x6: "                      "
*PageRegion Postcard/Postcard: "                      "
*PageRegion DoublePostcardRotated/Postcard(Double): "                      "
*PageRegion EnvYou4/Y4 Envelop: "                      "
*PageRegion 195x270mm/16K(195x270mm): "                      "
*PageRegion 184x260mm/16K(184x260mm): "                      "
*PageRegion 197x273mm/16K(197x273mm): "                      "
*PageRegion CUSTOM1/[CUSTOM1]User Defined Paper Size: "                      "
*PageRegion CUSTOM2/[CUSTOM2]User Defined Paper Size: "                      "
*PageRegion CUSTOM3/[CUSTOM3]User Defined Paper Size: "                      "
*CloseUI: *PageRegion

*DefaultImageableArea: A4
*ImageableArea Letter/Letter: "12 12 600 780"
*ImageableArea Legal/Legal: "12 12 600 996"
*ImageableArea Executive/Executive: "12 12 510 744"
*ImageableArea FanFoldGermanLegal/Folio: "12 12 600 924"
*ImageableArea A4/A4: "12 12 583 830"
*ImageableArea A5/A5: "12 12 409 583"
*ImageableArea A6/A6: "12 12 285 408"
*%ImageableArea 210x270mm/270mm Paper:  "12 12 583 753"
*ImageableArea Env10/Com-10: "12 12 285 672"
*ImageableArea EnvMonarch/Monarch: "12 12 267 528"
*ImageableArea EnvDL/DL: "12 12 300 612"
*ImageableArea EnvC5/C5: "12 12 447 637"
*ImageableArea ISOB5/B5(ISO): "12 12 487 697"
*ImageableArea B5/B5(JIS): "12 12 504 717" 
*ImageableArea ISOB6/B6(ISO): "12 12 342 487"
*ImageableArea B6/B6(JIS): "12 12 351 504" 
*ImageableArea 4x6/4x6:  "12 12 277 419"
*ImageableArea Postcard/Postcard: "12 12 271 408"
*ImageableArea DoublePostcardRotated/Postcard(Double): "12 12 555 408"
*ImageableArea EnvYou4/Y4 Envelop: "12 12 286 654"
*ImageableArea 195x270mm/16K(195x270mm): "12 12 541 753"
*ImageableArea 184x260mm/16K(184x260mm): "12 12 510 725"
*ImageableArea 197x273mm/16K(197x273mm): "12 12 546 762"
*ImageableArea CUSTOM1/[CUSTOM1]User Defined Paper Size: "12 12 583 830"
*ImageableArea CUSTOM2/[CUSTOM2]User Defined Paper Size: "12 12 583 830"
*ImageableArea CUSTOM3/[CUSTOM3]User Defined Paper Size: "12 12 583 830"

*%==== Information About Media Sizes ========

*DefaultPaperDimension: A4
*PaperDimension Letter/Letter: "612 792"
*PaperDimension Legal/Legal: "612 1008"
*PaperDimension Executive/Executive: "522 756"
*PaperDimension FanFoldGermanLegal/Folio: "612 936"
*PaperDimension A4/A4: "595 842"
*PaperDimension A5/A5: "420 595"
*PaperDimension A6/A6: "297 420"
*%PaperDimension 210x270mm/270mm Paper: "595 765"
*PaperDimension Env10/Com-10: "297 684"
*PaperDimension EnvMonarch/Monarch: "279 540"
*PaperDimension EnvDL/DL: "312 624"
*PaperDimension EnvC5/C5: "459 649"
*PaperDimension ISOB5/B5(ISO): "499 709"
*PaperDimension B5/B5(JIS): "516 729"
*PaperDimension ISOB6/B6(ISO): "354 498"
*PaperDimension B6/B6(JIS): "363 516"
*PaperDimension 4x6/4x6: "289 431"
*PaperDimension Postcard/Postcard: "283 420"
*PaperDimension DoublePostcardRotated/Postcard(Double): "567 420"
*PaperDimension EnvYou4/Y4 Envelop: "298 666"
*PaperDimension 195x270mm/16K(195x270mm): "553 765"
*PaperDimension 184x260mm/16K(184x260mm): "522 737"
*PaperDimension 197x273mm/16K(197x273mm): "558 774"
*PaperDimension CUSTOM1/[CUSTOM1]User Defined Paper Size: "595 842"
*PaperDimension CUSTOM2/[CUSTOM2]User Defined Paper Size: "595 842"
*PaperDimension CUSTOM3/[CUSTOM3]User Defined Paper Size: "595 842"

*%==== 5.13 Media Handling Features ============================
*OpenUI *BrMediaType/MediaType: PickOne
*OrderDependency: 28 AnySetup *BrMediaType
*DefaultBrMediaType: PLAIN
*BrMediaType PLAIN/Plain Paper: "                      "
*BrMediaType THIN/Thin Paper: "                      "
*BrMediaType THICK/Thick Paper: "                      "
*BrMediaType THICKERPAPER2/Thicker Paper: "                      "
*BrMediaType BOND/Bond Paper: "                      "
*BrMediaType ENV/Envelopes: "                      "
*BrMediaType ENVTHICK/Env. Thick: "                      "
*BrMediaType ENVTHIN/Env. Thin: "                      "
*BrMediaType RECYCLED/Recycled Paper: "                      "
*CloseUI: *BrMediaType
*%%%%% Resolution and Appearance Control %%%%%
*OpenUI *Resolution: PickOne
*OrderDependency: 11 AnySetup *Resolution
*DefaultResolution: 600dpi
*Resolution	300dpi: "                      "
*Resolution	600dpi: "                      "
*Resolution	2400x600dpi/HQ1200: "                    "
*Resolution	1200dpi: "                    "
*CloseUI: *Resolution

*OpenUI *BROutputBin/Output Tray: PickOne
*OrderDependency: 34 AnySetup * BROutputBin
*DefaultBROutputBin: AutoSelect
*BROutputBin AutoSelect/Auto Select: "               "
*BROutputBin StandardOutputTray/Standard Output Tray: "               "
*BROutputBin MXbin1/MX bin 1: "               "
*BROutputBin MXbin2/MX bin 2: "               "
*BROutputBin MXbin3/MX bin 3: "               "
*BROutputBin MXbin4/MX bin 4: "               "
*BROutputBin MXStacker/MX Stacker: "               "
*BROutputBin MXSorter2/MX Sorter(2 copies): "               "
*BROutputBin MXSorter3/MX Sorter(3 copies): "               "
*BROutputBin MXSorter4/MX Sorter(4 copies): "               "
*BROutputBin MXSorter5/MX Sorter(5 copies): "               "
*CloseUI: *BROutputBin



*OpenUI *InputSlot/InputSlot: PickOne
*OrderDependency: 29 AnySetup *InputSlot
*DefaultInputSlot: AUTO
*InputSlot MPTRAY/MP Tray: "                      "
*InputSlot TRAY1/Tray1: "                      "
*InputSlot TRAY2/Tray2: "                      "
*InputSlot TRAY3/Tray3: "                      "
*InputSlot TRAY4/Tray4: "                      "
*InputSlot TRAY5/Tray5: "                      "
*InputSlot AUTO/Auto Select: "                      "
*CloseUI: *InputSlot

*RequiresPageRegion All:True


*%=== Duplex ================================
*OpenUI *Duplex: PickOne
*OrderDependency: 25 AnySetup *Duplex
*DefaultDuplex: None
*Duplex DuplexTumble: "                      "
*Duplex DuplexNoTumble: "                      "
*Duplex None: "                      "
*CloseUI: *Duplex

*%=== Output Bin =============================
*% === Collate ==========
*%==== 5.14 Finishing Features =================================


*OpenUI *BRPassword/SecurePrint: PickOne
*OrderDependency: 33 AnySetup *BRPassword
*DefaultBRPassword: False
*BRPassword False/Off: "    "
*BRPassword 1122: "        "
*BRPassword 8519: "        "
*BRPassword 3956: "        "
*BRPassword 2186: "        "
*BRPassword 3315: "        "
*BRPassword 0896: "        "
*CloseUI: *BRPassword

*CustomBRPassword True/NNNN: ""
*ParamCustomBRPassword Password: 1 passcode 4 4


*OpenUI *TonerSaveMode/Toner Save: PickOne
*DefaultTonerSaveMode: OFF
*OrderDependency: 10 AnySetup  *TonerSaveMode
*TonerSaveMode OFF/Off: "statusdict begin false tonersave end"
*TonerSaveMode ON/On: "statusdict begin true tonersave end"
*CloseUI: *TonerSaveMode

*OpenUI *Sleep/Sleep Time [Min.]: PickOne
*DefaultSleep: PrinterDefault
*OrderDependency: 10 AnySetup  *Sleep
*Sleep PrinterDefault/Printer Default: "                    "
*Sleep 2minutes/2: "statusdict begin 2 powersavetime end"
*Sleep 10minutes/10: "statusdict begin 10 powersavetime end"
*Sleep 30minutes/30: "statusdict begin 30 powersavetime end"
*CloseUI: *Sleep

*%==== 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant