Leaked source code of windows server 2003
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.
|
|
*PPD-Adobe: "4.3" *% Adobe Systems PostScript(R) Printer Description File *% Copyright 1987-1998 Adobe Systems Incorporated. *% All Rights Reserved. *% Permission is granted for redistribution of this file as *% long as this copyright notice is intact and the contents *% of the file is not altered in any way from its original form. *% End of Copyright statement *% Created Oct. 19, 1999 : Windows95/98 Printer Driver Memory limitation (FreeVM) *% Modified Dec. 20, 1999 : Change ModelName/ShortNickName/NickName *% Modified Dec. 21, 1999 : DefaultResolution added *% Modified Jan. 12, 2000 : ResScreenFreq/ResScreenAngle added *% Revised: Jul. 5, 2000 : Delete InputSlot entry, Change CPSI version *% Modified Aug. 8, 2000 : F4 size deleted, Extra size added, Custom max size changed, FileVersion changed *% ************************************************************** *% This is for OS PrinterDriver installation *% ************************************************************** *FormatVersion: "4.3" *FileVersion: "2.1" *% Edited by Microsoft at 2/22/2001. *LanguageEncoding and *LanguageVersion. *LanguageEncoding: JIS83-RKSJ *LanguageVersion: Japanese *PCFileName: "DSCP01B2.PPD" *Product: "(HC-110)" *PSVersion: "(3011.106) 0" *ModelName: "SCREEN NP-1500(HC-110) F7" *Manufacturer: "DS" *ShortNickName: "SCREEN NP-1500(HC-110) F7" *NickName: "SCREEN NP-1500(HC-110) F7" *% ==== Device Capabilities =============== *LanguageLevel: "3" *FreeVM: "26214400" *FCacheSize None: 4194304 *ColorDevice: True *DefaultColorSpace: CMYK *VariablePaperSize: True *TTRasterizer: Type42 *FileSystem: True *?FileSystem: " save false (%disk?%) { currentdevparams dup /Writeable known { /Writeable get {pop true} if } { pop } ifelse } 10 string /IODevice resourceforall {(True)}{(False)} ifelse = flush restore" *End *Throughput: "1" *Password: "0" *ExitServer: " count 0 eq { false } { true exch startjob } ifelse not { (WARNING: Cannot modify initial VM.) = (Missing or invalid password.) = (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 *OpenUI *Resolution/Choose Resolution: PickOne *OrderDependency: 10 AnySetup *Resolution *DefaultResolution: 2400dpi *Resolution 3000dpi: "(<<) cvx exec /HWResolution [3000 3000] (>>) cvx exec setpagedevice" *Resolution 2400dpi: "(<<) cvx exec /HWResolution [2400 2400] (>>) cvx exec setpagedevice" *Resolution 1800dpi: "(<<) cvx exec /HWResolution [1800 1800] (>>) cvx exec setpagedevice" *Resolution 1500dpi: "(<<) cvx exec /HWResolution [1500 1500] (>>) cvx exec setpagedevice" *Resolution 1200dpi: "(<<) cvx exec /HWResolution [1200 1200] (>>) cvx exec setpagedevice" *Resolution 1000dpi: "(<<) cvx exec /HWResolution [1000 1000] (>>) cvx exec setpagedevice" *?Resolution: " save currentpagedevice /HWResolution get 0 get ( ) cvs print (dpi) = flush restore " *End *CloseUI: *Resolution
*% Halftone Information =============== *ScreenFreq: "85" *ScreenAngle: "45.0" *ResScreenFreq 3000dpi: "200.0" *ResScreenAngle 3000dpi: "45.0" *ResScreenFreq 2400dpi: "175.0" *ResScreenAngle 2400dpi: "45.0" *ResScreenFreq 1800dpi: "150.0" *ResScreenAngle 1800dpi: "45.0" *ResScreenFreq 1500dpi: "150.0" *ResScreenAngle 1500dpi: "45.0" *ResScreenFreq 1200dpi: "100.0" *ResScreenAngle 1200dpi: "45.0" *ResScreenFreq 1000dpi: "100.0" *ResScreenAngle 1000dpi: "45.0" *DefaultHalftoneType: 1
*DefaultScreenProc: Dot *ScreenProc Dot:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub} {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}" *End
*ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub} {.5 exch sub exch pop exch pop}ifelse}ifelse}" *End
*ScreenProc DiamondDot: "{abs exch abs 2 copy add .75 le {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}" *End
*ScreenProc Line: "{exch pop abs neg}"
*ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
*ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
*DefaultTransfer: Null *Transfer Null: "{ }" *Transfer Null.Inverse: "{ 1 exch sub }"
*% Paper Handling =====================
*% Code in this section both selects a tray and sets up a frame buffer. *OpenUI *PageSize: PickOne *OrderDependency: 30 AnySetup *PageSize *DefaultPageSize: A4 *PageSize Letter: " (<<) cvx exec /PageSize [612 792] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize Legal: " (<<) cvx exec /PageSize [612 1008] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize Tabloid: " (<<) cvx exec /PageSize [792 1224] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize Ledger: " (<<) cvx exec /PageSize [1224 792] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A6: " (<<) cvx exec /PageSize [297 420] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A5: " (<<) cvx exec /PageSize [420 595] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A4: " (<<) cvx exec /PageSize [595 842] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A3: " (<<) cvx exec /PageSize [842 1191] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A3Nobi: " (<<) cvx exec /PageSize [916 1370] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A3W: " (<<) cvx exec /PageSize [930 1285] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B6: " (<<) cvx exec /PageSize [363 516] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B5: " (<<) cvx exec /PageSize [516 729] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B4: " (<<) cvx exec /PageSize [729 1032] /Orientation 0 (>>) cvx exec setpagedevice" *End
*PageSize Letter.Transverse: " (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize Legal.Transverse: " (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A6.Transverse: " (<<) cvx exec /PageSize [297 420] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A5.Transverse: " (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A4.Transverse: " (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A3.Transverse: " (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A3Nobi.Transverse: " (<<) cvx exec /PageSize [916 1370] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A3W.Transverse: " (<<) cvx exec /PageSize [930 1285] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B6.Transverse: " (<<) cvx exec /PageSize [363 516] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B5.Transverse: " (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B4.Transverse: " (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice" *End
*PageSize LetterExtra: " (<<) cvx exec /PageSize [683 863] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize LegalExtra: " (<<) cvx exec /PageSize [683 1079] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize TabloidExtra: " (<<) cvx exec /PageSize [863 1295] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize LedgerExtra: " (<<) cvx exec /PageSize [1295 863] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A6Extra: " (<<) cvx exec /PageSize [369 490] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A5Extra: " (<<) cvx exec /PageSize [490 666] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A4Extra: " (<<) cvx exec /PageSize [666 913] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize A3Extra: " (<<) cvx exec /PageSize [913 1261] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B6Extra: " (<<) cvx exec /PageSize [434 587] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B5Extra: " (<<) cvx exec /PageSize [587 799] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageSize B4Extra: " (<<) cvx exec /PageSize [799 1103] /Orientation 0 (>>) cvx exec setpagedevice" *End
*PageSize LetterExtra.Transverse: " (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize LegalExtra.Transverse: " (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A6Extra.Transverse: " (<<) cvx exec /PageSize [369 490] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A5Extra.Transverse: " (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A4Extra.Transverse: " (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize A3Extra.Transverse: " (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B6Extra.Transverse: " (<<) cvx exec /PageSize [434 587] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B5Extra.Transverse: " (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageSize B4Extra.Transverse: " (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice" *End
*?PageSize: " save currentpagedevice /PageSize get aload pop 2 copy gt {exch} if currentpagedevice /Orientation get 2 mod 0 ne {exch} if (Unknown) (<<) cvx exec [612 792] (Letter) [612 1008] (Legal) [792 1224] (Tabloid) [1224 792] (Ledger) [297 420] (A6) [420 595] (A5) [595 842] (A4) [842 1191] (A3) [916 1370] (A3Nobi) [930 1285] (A3W) [363 516] (B6) [516 729] (B5) [729 1032] (B4)
[792 612] (Letter.Transverse) [1008 612] (Legal.Transverse) [420 297] (A6.Transverse) [595 420] (A5.Transverse) [842 595] (A4.Transverse) [1191 842] (A3.Transverse) [1370 916] (A3Nobi.Transverse) [1285 930] (A3W.Transverse) [516 363] (B6.Transverse) [729 516] (B5.Transverse) [1032 729] (B4.Transverse)
[683 863] (LetterExtra) [683 1079] (LegalExtra) [863 1295] (TabloidExtra) [1295 863] (LedgerExtra) [369 490] (A6Extra) [490 666] (A5Extra) [666 913] (A4Extra) [913 1261] (A3Extra) [434 587] (B6Extra) [587 799] (B5Extra) [799 1103] (B4Extra)
[863 683] (LetterExtra.Transverse) [1079 683] (LegalExtra.Transverse) [490 369] (A6Extra.Transverse) [666 490] (A5Extra.Transverse) [913 666] (A4Extra.Transverse) [1261 913] (A3Extra.Transverse) [587 434] (B6Extra.Transverse) [799 587] (B5Extra.Transverse) [1103 799] (B4Extra.Transverse)
(>>) cvx exec
{ 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: A4 *PageRegion Letter: " (<<) cvx exec /PageSize [612 792] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion Legal: " (<<) cvx exec /PageSize [612 1008] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion Tabloid: " (<<) cvx exec /PageSize [792 1224] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion Ledger: " (<<) cvx exec /PageSize [1224 792] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A6: " (<<) cvx exec /PageSize [297 420] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A5: " (<<) cvx exec /PageSize [420 595] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A4: " (<<) cvx exec /PageSize [595 842] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A3: " (<<) cvx exec /PageSize [842 1191] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A3Nobi: " (<<) cvx exec /PageSize [916 1370] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A3W: " (<<) cvx exec /PageSize [930 1285] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B6: " (<<) cvx exec /PageSize [363 516] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B5: " (<<) cvx exec /PageSize [516 729] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B4: " (<<) cvx exec /PageSize [729 1032] /Orientation 0 (>>) cvx exec setpagedevice" *End
*PageRegion Letter.Transverse: " (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion Legal.Transverse: " (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A6.Transverse: " (<<) cvx exec /PageSize [297 420] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A5.Transverse: " (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A4.Transverse: " (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A3.Transverse: " (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A3Nobi.Transverse: " (<<) cvx exec /PageSize [916 1370] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A3W.Transverse: " (<<) cvx exec /PageSize [930 1285] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B6.Transverse: " (<<) cvx exec /PageSize [363 516] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B5.Transverse: " (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B4.Transverse: " (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice" *End
*PageRegion LetterExtra: " (<<) cvx exec /PageSize [683 863] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion LegalExtra: " (<<) cvx exec /PageSize [683 1079] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion TabloidExtra: " (<<) cvx exec /PageSize [863 1295] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion LedgerExtra: " (<<) cvx exec /PageSize [1295 863] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A6Extra: " (<<) cvx exec /PageSize [369 490] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A5Extra: " (<<) cvx exec /PageSize [490 666] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A4Extra: " (<<) cvx exec /PageSize [666 913] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion A3Extra: " (<<) cvx exec /PageSize [913 1261] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B6Extra: " (<<) cvx exec /PageSize [434 587] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B5Extra: " (<<) cvx exec /PageSize [587 799] /Orientation 0 (>>) cvx exec setpagedevice" *End *PageRegion B4Extra: " (<<) cvx exec /PageSize [799 1103] /Orientation 0 (>>) cvx exec setpagedevice" *End
*PageRegion LetterExtra.Transverse: " (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion LegalExtra.Transverse: " (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A6Extra.Transverse: " (<<) cvx exec /PageSize [369 490] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A5Extra.Transverse: " (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A4Extra.Transverse: " (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion A3Extra.Transverse: " (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B6Extra.Transverse: " (<<) cvx exec /PageSize [434 587] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B5Extra.Transverse: " (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice" *End *PageRegion B4Extra.Transverse: " (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice" *End
*CloseUI: *PageRegion
*DefaultImageableArea: A4 *ImageableArea Letter: "0 1 612 792" *ImageableArea Legal: "0 1 612 1008" *ImageableArea Tabloid: "0 1 792 1224" *ImageableArea Ledger: "0 1 1224 792" *ImageableArea A6: "0 1 297 420" *ImageableArea A5: "0 1 420 595" *ImageableArea A4: "0 1 595 842" *ImageableArea A3: "0 1 842 1191" *ImageableArea A3Nobi: "0 1 916 1370" *ImageableArea A3W: "0 1 930 1285" *ImageableArea B6: "0 1 363 516" *ImageableArea B5: "0 1 516 729" *ImageableArea B4: "0 1 729 1032"
*ImageableArea Letter.Transverse: "0 1 612 792" *ImageableArea Legal.Transverse: "0 1 612 1008" *ImageableArea A6.Transverse: "0 1 297 420" *ImageableArea A5.Transverse: "0 1 420 595" *ImageableArea A4.Transverse: "0 1 595 842" *ImageableArea A3.Transverse: "0 1 842 1191" *ImageableArea A3Nobi.Transverse: "0 1 916 1370" *ImageableArea A3W.Transverse: "0 1 930 1285" *ImageableArea B6.Transverse: "0 1 363 516" *ImageableArea B5.Transverse: "0 1 516 729" *ImageableArea B4.Transverse: "0 1 729 1032"
*ImageableArea LetterExtra: "0 1 683 863" *ImageableArea LegalExtra: "0 1 683 1079" *ImageableArea TabloidExtra: "0 1 863 1295" *ImageableArea LedgerExtra: "0 1 1295 863" *ImageableArea A6Extra: "0 1 369 490" *ImageableArea A5Extra: "0 1 490 666" *ImageableArea A4Extra: "0 1 666 913" *ImageableArea A3Extra: "0 1 913 1261" *ImageableArea B6Extra: "0 1 434 587" *ImageableArea B5Extra: "0 1 587 799" *ImageableArea B4Extra: "0 1 799 1103"
*ImageableArea LetterExtra.Transverse: "0 1 683 863" *ImageableArea LegalExtra.Transverse: "0 1 683 1079" *ImageableArea A6Extra.Transverse: "0 1 369 490" *ImageableArea A5Extra.Transverse: "0 1 490 666" *ImageableArea A4Extra.Transverse: "0 1 666 913" *ImageableArea A3Extra.Transverse: "0 1 913 1261" *ImageableArea B6Extra.Transverse: "0 1 434 587" *ImageableArea B5Extra.Transverse: "0 1 587 799" *ImageableArea B4Extra.Transverse: "0 1 799 1103"
*?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
*% These provide the physical dimensions of the paper (by keyword) *DefaultPaperDimension: A4 *PaperDimension Letter: "612 792" *PaperDimension Legal: "612 1008" *PaperDimension Tabloid: "792 1224" *PaperDimension Ledger: "1224 792" *PaperDimension A6: "297 420" *PaperDimension A5: "420 595" *PaperDimension A4: "595 842" *PaperDimension A3: "842 1191" *PaperDimension A3Nobi: "916 1370" *PaperDimension A3W: "930 1285" *PaperDimension B6: "363 516" *PaperDimension B5: "516 729" *PaperDimension B4: "729 1032"
*PaperDimension Letter.Transverse: "612 793" *PaperDimension Legal.Transverse: "612 1009" *PaperDimension A6.Transverse: "297 421" *PaperDimension A5.Transverse: "420 596" *PaperDimension A4.Transverse: "595 843" *PaperDimension A3.Transverse: "842 1192" *PaperDimension A3Nobi.Transverse: "916 1371" *PaperDimension A3W.Transverse: "930 1286" *PaperDimension B6.Transverse: "363 517" *PaperDimension B5.Transverse: "516 730" *PaperDimension B4.Transverse: "729 1033"
*PaperDimension LetterExtra: "683 863" *PaperDimension LegalExtra: "683 1079" *PaperDimension TabloidExtra: "863 1295" *PaperDimension LedgerExtra: "1295 863" *PaperDimension A6Extra: "369 490" *PaperDimension A5Extra: "490 666" *PaperDimension A4Extra: "666 913" *PaperDimension A3Extra: "913 1261" *PaperDimension B6Extra: "434 587" *PaperDimension B5Extra: "587 799" *PaperDimension B4Extra: "799 1103"
*PaperDimension LetterExtra.Transverse: "683 864" *PaperDimension LegalExtra.Transverse: "683 1080" *PaperDimension A6Extra.Transverse: "369 491" *PaperDimension A5Extra.Transverse: "490 667" *PaperDimension A4Extra.Transverse: "666 914" *PaperDimension A3Extra.Transverse: "913 1262" *PaperDimension B6Extra.Transverse: "434 588" *PaperDimension B5Extra.Transverse: "587 800" *PaperDimension B4Extra.Transverse: "799 1104"
*% Custom Page Sizes ==================== *CustomPageSize True: " (<<) cvx exec 6 1 roll dup 3 add 4 mod /Orientation exch /Margins 6 -2 roll 2 array astore 5 -1 roll 0 le { /PageSize 7 -2 roll exch 2 array astore } { /PageSize 7 -2 roll 2 array astore } ifelse /ImagingBBox null (>>) cvx exec setpagedevice " *End
*ParamCustomPageSize Width: 1 points 0 1389 *ParamCustomPageSize Height: 2 points 0 1389 *ParamCustomPageSize WidthOffset: 3 points 0 1389 *ParamCustomPageSize HeightOffset: 4 points 0 1389 *ParamCustomPageSize Orientation: 5 int 0 3 *MaxMediaWidth: "1389" *MaxMediaHeight: "1389"
*LeadingEdge Short: "" *LeadingEdge Long: "" *DefaultLeadingEdge: Long
*CenterRegistered: False
*RequiresPageRegion All: False
*OpenUI *NegativePrint/Negative Print: Boolean *OrderDependency: 40 AnySetup *NegativePrint *DefaultNegativePrint: False *NegativePrint True: "(<<) cvx exec /NegativePrint true (>>) cvx exec setpagedevice" *NegativePrint False: "(<<) cvx exec /NegativePrint false (>>) cvx exec setpagedevice" *?NegativePrint: "currentpagedevice /NegativePrint get {(True)}{(False)}ifelse = flush" *CloseUI: *NegativePrint
*OpenUI *MirrorPrint/Mirror Print:Boolean *OrderDependency: 40 AnySetup *MirrorPrint *DefaultMirrorPrint: False *MirrorPrint True: "(<<) cvx exec /MirrorPrint true (>>) cvx exec setpagedevice" *MirrorPrint False: "(<<) cvx exec /MirrorPrint false (>>) cvx exec setpagedevice" *?MirrorPrint: "currentpagedevice /MirrorPrint get {(True)}{(False)}ifelse = flush" *CloseUI: *MirrorPrint
*DefaultOutputOrder: Normal
*% Ink Information ===================== *InkName: ProcessBlack/Process Black *InkName: CustomColor/Custom Color *InkName: ProcessCyan/Process Cyan *InkName: ProcessMagenta/Process Magenta *InkName: ProcessYellow/Process Yellow
*% Font Information ===================== *DefaultFont: Courier *Font AdobeSansMM: Standard "(001.002)" Standard Disk *Font AdobeSerifMM: Standard "(001.003)" Standard Disk *Font AlbertusMT: Standard "(001.001)" Standard Disk *Font AlbertusMT-Italic: Standard "(001.001)" Standard Disk *Font AlbertusMT-Light: Standard "(001.001)" Standard Disk *Font AntiqueOlive-Bold: Standard "(001.002)" Standard Disk *Font AntiqueOlive-Compact: Standard "(001.002)" Standard Disk *Font AntiqueOlive-Italic: Standard "(001.002)" Standard Disk *Font AntiqueOlive-Roman: Standard "(001.002)" Standard Disk *Font Apple-Chancery: Standard "(3.0)" Standard Disk *Font Arial-BoldItalicMT: Standard "(001.002)" Standard Disk *Font Arial-BoldMT: Standard "(001.002)" Standard Disk *Font Arial-ItalicMT: Standard "(001.002)" Standard Disk *Font ArialMT: Standard "(001.002)" Standard Disk *Font AvantGarde-Book: Standard "(003.000)" Standard Disk *Font AvantGarde-BookOblique: Standard "(003.000)" Standard Disk *Font AvantGarde-Demi: Standard "(003.000)" Standard Disk *Font AvantGarde-DemiOblique: Standard "(003.000)" Standard Disk *Font Bodoni: Standard "(001.003)" Standard Disk *Font Bodoni-Bold: Standard "(001.003)" Standard Disk *Font Bodoni-BoldItalic: Standard "(001.003)" Standard Disk *Font Bodoni-Italic: Standard "(001.003)" Standard Disk *Font Bodoni-Poster: Standard "(001.003)" Standard Disk *Font Bodoni-PosterCompressed: Standard "(001.002)" Standard Disk *Font Bookman-Demi: Standard "(003.000)" Standard Disk *Font Bookman-DemiItalic: Standard "(003.000)" Standard Disk *Font Bookman-Light: Standard "(003.000)" Standard Disk *Font Bookman-LightItalic: Standard "(003.000)" Standard Disk *Font Carta: Special "(001.001)" Special Disk *Font Chicago: Standard "(3.0)" Standard Disk *Font Clarendon: Standard "(001.002)" Standard Disk *Font Clarendon-Bold: Standard "(001.002)" Standard Disk *Font Clarendon-Light: Standard "(001.002)" Standard Disk *Font CooperBlack: Standard "(001.004)" Standard Disk *Font CooperBlack-Italic: Standard "(001.004)" Standard Disk *Font Copperplate-ThirtyThreeBC: Standard "(001.003)" Standard Disk *Font Copperplate-ThirtyTwoBC: Standard "(001.003)" Standard Disk *Font Coronet-Regular: Standard "(001.002)" Standard Disk *Font Courier: Standard "(004.000)" Standard Disk *Font Courier-Bold: Standard "(004.000)" Standard Disk *Font Courier-BoldOblique: Standard "(004.000)" Standard Disk *Font Courier-Oblique: Standard "(004.000)" Standard Disk *Font Eurostile: Standard "(001.003)" Standard Disk *Font Eurostile-Bold: Standard "(001.002)" Standard Disk *Font Eurostile-BoldExtendedTwo: Standard "(001.003)" Standard Disk *Font Eurostile-ExtendedTwo: Standard "(001.003)" Standard Disk *Font Geneva: Standard "(3.0)" Standard Disk *Font GillSans: Standard "(001.003)" Standard Disk *Font GillSans-Bold: Standard "(001.002)" Standard Disk *Font GillSans-BoldCondensed: Standard "(001.002)" Standard Disk *Font GillSans-BoldItalic: Standard "(001.003)" Standard Disk *Font GillSans-Condensed: Standard "(001.002)" Standard Disk *Font GillSans-ExtraBold: Standard "(001.002)" Standard Disk *Font GillSans-Italic: Standard "(001.003)" Standard Disk *Font GillSans-Light: Standard "(001.002)" Standard Disk *Font GillSans-LightItalic: Standard "(001.003)" Standard Disk *Font Goudy: Standard "(001.004)" Standard Disk *Font Goudy-Bold: Standard "(001.003)" Standard Disk *Font Goudy-BoldItalic: Standard "(001.003)" Standard Disk *Font Goudy-ExtraBold: Standard "(001.002)" Standard Disk *Font Goudy-Italic: Standard "(001.003)" Standard Disk *Font Helvetica: Standard "(003.000)" Standard Disk *Font Helvetica-Bold: Standard "(003.000)" Standard Disk *Font Helvetica-BoldOblique: Standard "(003.000)" Standard Disk *Font Helvetica-Condensed: Standard "(003.000)" Standard Disk *Font Helvetica-Condensed-Bold: Standard "(003.000)" Standard Disk *Font Helvetica-Condensed-BoldObl: Standard "(003.000)" Standard Disk *Font Helvetica-Condensed-Oblique: Standard "(003.000)" Standard Disk *Font Helvetica-Narrow: Standard "(003.000)" Standard Disk *Font Helvetica-Narrow-Bold: Standard "(003.000)" Standard Disk *Font Helvetica-Narrow-BoldOblique: Standard "(003.000)" Standard Disk *Font Helvetica-Narrow-Oblique: Standard "(003.000)" Standard Disk *Font Helvetica-Oblique: Standard "(003.000)" Standard Disk *Font HoeflerText-Black: Standard "(1.0)" Unknown Disk *Font HoeflerText-BlackItalic: Standard "(1.0)" Unknown Disk *Font HoeflerText-Italic: Standard "(1.0)" Unknown Disk *Font HoeflerText-Ornaments: Special "(001.001)" Standard Disk *Font HoeflerText-Regular: Standard "(1.0)" Unknown Disk *Font JoannaMT: Standard "(001.001)" Standard Disk *Font JoannaMT-Bold: Standard "(001.001)" Standard Disk *Font JoannaMT-BoldItalic: Standard "(001.001)" Standard Disk *Font JoannaMT-Italic: Standard "(001.001)" Standard Disk *Font LetterGothic: Standard "(001.005)" Standard Disk *Font LetterGothic-Bold: Standard "(001.007)" Standard Disk *Font LetterGothic-BoldSlanted: Standard "(001.006)" Standard Disk *Font LetterGothic-Slanted: Standard "(001.005)" Standard Disk *Font LubalinGraph-Book: Standard "(001.004)" Standard Disk *Font LubalinGraph-BookOblique: Standard "(001.004)" Standard Disk *Font LubalinGraph-Demi: Standard "(001.004)" Standard Disk *Font LubalinGraph-DemiOblique: Standard "(001.004)" Standard Disk *Font Marigold: Standard "(001.001)" Standard Disk *Font Monaco: Standard "(3.0)" Standard Disk *Font MonaLisa-Recut: Standard "(001.001)" Standard Disk *Font NewCenturySchlbk-Bold: Standard "(003.000)" Standard Disk *Font NewCenturySchlbk-BoldItalic: Standard "(003.000)" Standard Disk *Font NewCenturySchlbk-Italic: Standard "(003.000)" Standard Disk *Font NewCenturySchlbk-Roman: Standard "(003.000)" Standard Disk *Font NewYork: Standard "(3.0)" Standard Disk *Font Optima: Standard "(001.006)" Standard Disk *Font Optima-Bold: Standard "(001.007)" Standard Disk *Font Optima-BoldItalic: Standard "(001.001)" Standard Disk *Font Optima-Italic: Standard "(001.001)" Standard Disk *Font Oxford: Standard "(001.001)" Standard Disk *Font Palatino-Bold: Standard "(003.000)" Standard Disk *Font Palatino-BoldItalic: Standard "(003.000)" Standard Disk *Font Palatino-Italic: Standard "(003.000)" Standard Disk *Font Palatino-Roman: Standard "(003.000)" Standard Disk *Font StempelGaramond-Bold: Standard "(001.003)" Standard Disk *Font StempelGaramond-BoldItalic: Standard "(001.003)" Standard Disk *Font StempelGaramond-Italic: Standard "(001.003)" Standard Disk *Font StempelGaramond-Roman: Standard "(001.003)" Standard Disk *Font Symbol: Special "(001.008)" Special Disk *Font Tekton: Standard "(001.002)" Standard Disk *Font Times-Bold: Standard "(003.000)" Standard Disk *Font Times-BoldItalic: Standard "(003.000)" Standard Disk *Font Times-Italic: Standard "(003.000)" Standard Disk *Font Times-Roman: Standard "(003.000)" Standard Disk *Font TimesNewRomanPS-BoldMT: Standard "(001.004)" Standard Disk *Font TimesNewRomanPS-BoldItalicMT: Standard "(001.003)" Standard Disk *Font TimesNewRomanPS-ItalicMT: Standard "(001.003)" Standard Disk *Font TimesNewRomanPSMT: Standard "(001.003)" Standard Disk *Font Univers: Standard "(001.004)" Standard Disk *Font Univers-Bold: Standard "(001.004)" Standard Disk *Font Univers-BoldExt: Standard "(001.001)" Standard Disk *Font Univers-BoldExtObl: Standard "(001.001)" Standard Disk *Font Univers-BoldOblique: Standard "(001.004)" Standard Disk *Font Univers-Condensed: Standard "(001.003)" Standard Disk *Font Univers-CondensedBold: Standard "(001.002)" Standard Disk *Font Univers-CondensedBoldOblique: Standard "(001.002)" Standard Disk *Font Univers-CondensedOblique: Standard "(001.003)" Standard Disk *Font Univers-Extended: Standard "(001.001)" Standard Disk *Font Univers-ExtendedObl: Standard "(001.001)" Standard Disk *Font Univers-Light: Standard "(001.004)" Standard Disk *Font Univers-LightOblique: Standard "(001.004)" Standard Disk *Font Univers-Oblique: Standard "(001.004)" Standard Disk *Font Wingdings-Regular: Special "(Version 2.00)" Special Disk *Font ZapfChancery-MediumItalic: Standard "(003.000)" Standard Disk *Font ZapfDingbats: Special "(002.000)" Special Disk
*% Japanese Fonts =============== *Font GothicBBB-Medium-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-H: H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-V: V "(3.011)" Adobe-Japan1-2 Disk *Font GothicBBB-Medium-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-EUC-H: 78-EUC-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-EUC-V: 78-EUC-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-H: 78-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-RKSJ-H: 78-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-RKSJ-V: 78-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78-V: 78-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Add-H: Add-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Add-RKSJ-H: Add-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Add-RKSJ-V: Add-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Add-V: Add-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-EUC-H: EUC-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-EUC-V: EUC-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Ext-H: Ext-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Ext-V: Ext-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-H: H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Hankaku: Hankaku "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Hiragana: Hiragana "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Katakana: Katakana "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-NWP-H: NWP-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-NWP-V: NWP-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-RKSJ-H: RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-RKSJ-V: RKSJ-V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-Roman: Roman "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-V: V "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-WP-Symbol: WP-Symbol "(3.01)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk *Font FutoGoB101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk *Font FutoMinA101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-H: H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-V: V "(3.011)" Adobe-Japan1-2 Disk *Font Jun101-Light-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-H: H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-V: V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiGo-MB31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-EUC-H: 78-EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-EUC-V: 78-EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-H: 78-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-RKSJ-H: 78-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-RKSJ-V: 78-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78-V: 78-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-H: H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-V: V "(3.011)" Adobe-Japan1-2 Disk *Font MidashiMin-MA31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk *Font ChuGothicBBB-Medium-Mono: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font ChuGothicBBB-Medium: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk *Font Ryumin-Light-KL-Mono: 90pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk *Font Ryumin-Light-KL: 90pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
*?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 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 message List : Status (format: %%[ status: <one of these> ]%% ) ===== *Status: "initializing" *Status: "idle" *Status: "busy" *Status: "printing" *Status: "waiting" *Status: "PrinterError:Disk is full.Please remove unnecessary files from your disk." *Status: "PrinterError:File name is bad. Please input the file name correctly." *Status: "PrinterError:File is not opened. Please check the file." *Status: "PrinterError:Hardware error has occurred. Please check it." *Status: "PrinterError:Out of memory. Please increase memory size which the application can use." *Status: "PrinterError:Unexpected bus error has occurred." *Status: "PrinterError:Physical memory is insufficient. Please increase the physical memory." *Status: "PrinterError:System is not able to allocate memory, critical error has occurred." *Status: "PrinterError:The protect source is not found." *Status: "PrinterError:Protect key checksum error." *Status: "PrinterError:This Software Version is different." *Status: "PrinterError:can't open log file. not save log data to log file." *Status: "PrinterError:falled in save log file." *Status: "PrinterError:The protect source is not found." *Status: "PrinterError:Duplicate PrinterName exists already." *Status: "PrinterError:AppleTalk was disabled." *Status: "PrinterError:error during initialization." *Status: "PrinterError:Failed to wait PAPServer connection." *Status: "PrinterError:Failed to load PAPServer." *Status: "PrinterError:Failed to open PAPServer." *Status: "PrinterError:Failed to close PAPServer." *Status: "PrinterError:Failed to unload PAPServer." *Status: "PrinterError:Unknown error has occurred."
*Status: "PrinterError:The connected engine is unknown." *Status: "PrinterError:Please check an engine's message."
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% ) *Source: "LocalTalk" *Source: "EtherTalk"
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%) *PrinterError:"Disk is full.Please remove unnecessary files from your disk." *PrinterError:"File name is bad. Please input the file name correctly." *PrinterError:"File is not opened. Please check the file." *PrinterError:"Hardware error has occurred. Please check it." *PrinterError:"Out of memory. Please increase memory size which the application can use." *PrinterError:"Unexpected bus error has occurred." *PrinterError:"Physical memory is insufficient. Please increase the physical memory." *PrinterError:"System is not able to allocate memory, critical error has occurred." *PrinterError:"The protect source is not found." *PrinterError:"Protect key checksum error." *PrinterError:"This Software Version is different." *PrinterError:"can't open log file. not save log data to log file." *PrinterError:"falled in save log file." *PrinterError:"The protect source is not found."
*PrinterError:"Duplicate PrinterName exists already." *PrinterError:"AppleTalk was disabled." *PrinterError:"error during initialization." *PrinterError:"Failed to wait PAPServer connection." *PrinterError:"Failed to load PAPServer." *PrinterError:"Failed to open PAPServer." *PrinterError:"Failed to close PAPServer." *PrinterError:"Failed to unload PAPServer." *PrinterError:"Unknown error has occurred." *PrinterError:"The connected engine is unknown." *PrinterError:"Please check an engine's message."
*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
*% ===== Color Separation Information =====
*DefaultColorSep: ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi
*% For 200 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0" *ColorSepScreenFreq CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0" *ColorSepScreenFreq ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0" *ColorSepScreenFreq ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0" *ColorSepScreenFreq ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
*% For 175 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0" *ColorSepScreenFreq CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0" *ColorSepScreenFreq ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0" *ColorSepScreenFreq ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0" *ColorSepScreenFreq ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
*% For 150 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0" *ColorSepScreenFreq CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0" *ColorSepScreenFreq ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0" *ColorSepScreenFreq ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0" *ColorSepScreenFreq ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
*% For 133 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0" *ColorSepScreenFreq CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0" *ColorSepScreenFreq ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0" *ColorSepScreenFreq ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0" *ColorSepScreenFreq ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
*% For 120 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0" *ColorSepScreenFreq CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0" *ColorSepScreenFreq ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0" *ColorSepScreenFreq ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0" *ColorSepScreenFreq ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
*% For 100 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
*% For 85 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
*% For 65 lpi / 3000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
*% For 175 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0" *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0" *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0" *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0" *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
*% For 150 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0" *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0" *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0" *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0" *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
*% For 133 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0" *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0" *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0" *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0" *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
*% For 120 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0" *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0" *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0" *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0" *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
*% For 100 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
*% For 85 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
*% For 65 lpi / 2400 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
*% For 150 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0" *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0" *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0" *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0" *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
*% For 133 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0" *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0" *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0" *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0" *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
*% For 120 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.120lpi.1800dpi/120 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.120lpi.1800dpi/120 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.120lpi.1800dpi/120 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.120lpi.1800dpi/120 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.120lpi.1800dpi/120 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0" *ColorSepScreenFreq CustomColor.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0" *ColorSepScreenFreq ProcessCyan.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0" *ColorSepScreenFreq ProcessMagenta.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0" *ColorSepScreenFreq ProcessYellow.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
*% For 100 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.1800dpi/100 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.1800dpi/100 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.1800dpi/100 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.1800dpi/100 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.1800dpi/100 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
*% For 85 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.1800dpi/85 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.1800dpi/85 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.1800dpi/85 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.1800dpi/85 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.1800dpi/85 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
*% For 65 lpi / 1800 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.1800dpi/65 lpi / 1800 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.1800dpi/65 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.1800dpi/65 lpi / 1800 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.1800dpi/65 lpi / 1800 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.1800dpi/65 lpi / 1800 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
*% For 150 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.150lpi.1500dpi/150 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.150lpi.1500dpi/150 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.150lpi.1500dpi/150 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.150lpi.1500dpi/150 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.150lpi.1500dpi/150 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0" *ColorSepScreenFreq CustomColor.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0" *ColorSepScreenFreq ProcessCyan.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0" *ColorSepScreenFreq ProcessMagenta.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0" *ColorSepScreenFreq ProcessYellow.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
*% For 133 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.133lpi.1500dpi/133 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.133lpi.1500dpi/133 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.133lpi.1500dpi/133 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.133lpi.1500dpi/133 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.133lpi.1500dpi/133 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0" *ColorSepScreenFreq CustomColor.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0" *ColorSepScreenFreq ProcessCyan.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0" *ColorSepScreenFreq ProcessMagenta.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0" *ColorSepScreenFreq ProcessYellow.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
*% For 120 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.120lpi.1500dpi/120 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.120lpi.1500dpi/120 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.120lpi.1500dpi/120 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.120lpi.1500dpi/120 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.120lpi.1500dpi/120 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0" *ColorSepScreenFreq CustomColor.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0" *ColorSepScreenFreq ProcessCyan.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0" *ColorSepScreenFreq ProcessMagenta.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0" *ColorSepScreenFreq ProcessYellow.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
*% For 100 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.1500dpi/100 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.1500dpi/100 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.1500dpi/100 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.1500dpi/100 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.1500dpi/100 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
*% For 85 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.1500dpi/85 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.1500dpi/85 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.1500dpi/85 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.1500dpi/85 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.1500dpi/85 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
*% For 65 lpi / 1500 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.1500dpi/65 lpi / 1500 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.1500dpi/65 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.1500dpi/65 lpi / 1500 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.1500dpi/65 lpi / 1500 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.1500dpi/65 lpi / 1500 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
*% For 100 lpi / 1200 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
*% For 85 lpi / 1200 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
*% For 65 lpi / 1200 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
*% For 100 lpi / 1000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.100lpi.1000dpi/100 lpi / 1000 dpi: "75.0" *ColorSepScreenAngle CustomColor.100lpi.1000dpi/100 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.100lpi.1000dpi/100 lpi / 1000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.100lpi.1000dpi/100 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.100lpi.1000dpi/100 lpi / 1000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0" *ColorSepScreenFreq CustomColor.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0" *ColorSepScreenFreq ProcessCyan.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0" *ColorSepScreenFreq ProcessMagenta.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0" *ColorSepScreenFreq ProcessYellow.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
*% For 85 lpi / 1000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.85lpi.1000dpi/85 lpi / 1000 dpi: "75.0" *ColorSepScreenAngle CustomColor.85lpi.1000dpi/85 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.85lpi.1000dpi/85 lpi / 1000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.85lpi.1000dpi/85 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.85lpi.1000dpi/85 lpi / 1000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0" *ColorSepScreenFreq CustomColor.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0" *ColorSepScreenFreq ProcessCyan.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0" *ColorSepScreenFreq ProcessMagenta.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0" *ColorSepScreenFreq ProcessYellow.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
*% For 65 lpi / 1000 dpi ==============================================
*ColorSepScreenAngle ProcessBlack.65lpi.1000dpi/65 lpi / 1000 dpi: "75.0" *ColorSepScreenAngle CustomColor.65lpi.1000dpi/65 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.65lpi.1000dpi/65 lpi / 1000 dpi: "15.0" *ColorSepScreenAngle ProcessMagenta.65lpi.1000dpi/65 lpi / 1000 dpi: "45.0" *ColorSepScreenAngle ProcessYellow.65lpi.1000dpi/65 lpi / 1000 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0" *ColorSepScreenFreq CustomColor.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0" *ColorSepScreenFreq ProcessCyan.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0" *ColorSepScreenFreq ProcessMagenta.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0" *ColorSepScreenFreq ProcessYellow.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
*% end of PPD file for NP1500
|