Kyocera FS 1028DP User Manual
Here you can view all the pages of manual Kyocera FS 1028DP User Manual. The Kyocera manuals for Printer are available online for free. You can easily download all the documents as PDF.
Page 241
KPDL Operators 7-129 com10envelope (4.125 x 9.5 envelope)Set imageable area to Commercial 10 envelope size. See KPDL Printable Area on page 140. This operator is in userdict. monarcenvelope (3.875 x 7.5 envelope) Set imageable area to Monarch envelope size. See KPDL Printable Area on page 140. This operator is in userdict. com6envelope Set imageable area to Commercial 6 envelope size. See KPDL Printable Area on page 140. This operator is in userdict. com9envelope (3.75 x 8.875 envelope) Set...
Page 242
Chapter 7 Emulation 7-130 defaultpapertray intGet current default paper tray. int setpapertray Set current paper tray. papertray intGet current paper tray. int setpapertray2 Select a tray by converting the tray number that is currently specified by the PRESCRIBE tray number into a KPDL tray number. papertray2 intConvert the current tray number into a PRESCRIBE tray number. PRESCRIBE tray numbers 0 : MP tray 1 : tray 1 2 : tray 1 3 : tray 1 4 : tray 1 5 : tray 1 6 : tray 1 99 : EF-1/UF-1 bool...
Page 243
KPDL Operators 7-131 dlenvelopetrayFind tray containing DL size envelopes, select it as current tray, and set imageable area for DL size envelopes. monarcenvelopetray Find tray containing Monarch size envelopes, select it as current tray, and set imageable area for Monarch size envelopes. a3tray Find tray containing A3 size paper, select it as current tray, and set imageable area for A3 size paper. b4tray Find tray containing B4 size paper, select it as current tray, and set imageable area for...
Page 244
Chapter 7 Emulation 7-132 KPDL System Parameters The following table summarizes the system parameters. Table 7.47. KPDL System Parameters (Sheet 1 of 2) Preceding stack Parameter Result Description BuildTime int Timestamp for printer’s date of manufacture ByteOrder bool Byte order of binary encoded tokens. (true: low- order byte first, false: high-order byte first) CurDisplayList aint Indicate in bytes the memory block size used for storing DisplayList for the current page. CurFontCache aint...
Page 245
KPDL Operators 7-133 MaxSourceList int Indicate in bytes the maximum storage of the host buffer used by the current input device. MaxUPathCache int Indicate in bytes the maximum storage which can be used by the user path cache. PageCount int Indicate the total number of printed pages since the printer’s manufacture. Password int, string Indicate the password necessary when changing system parameters and/ or device parameters. PrinterName string Indicate the name given to the printer....
Page 246
Chapter 7 Emulation 7-134 KPDL User Parameters The following table summarizes the user parameters. The user parameters establish tem- porary policies on functions such as naming the current job for a user. Table 7.48. KPDL User Parameters Preceding stack Parameter Result Description AccurateScreens bool Turn on/off the accurate mode flag for the setscreen operator. (true: detail sc reen on, false: default) JobName string Return the name of the job currently being processed by the printer....
Page 247
KPDL Operators 7-135 KPDL Page Device Parameters The page device parameters for setpagedevice allow manipulating the output devices to receive or provide various fini shing operations on the printed outputs. For example, the OutputType parameter allows to choose paper stack as follows: To receive the output pages in the default printer stack: setpagedevice To receive the output pages in the finisher for stapling: setpagedevice Table 7.49. KPDL Page Device Parameters (Sheet 1 of 3) Preceding Stack...
Page 248
Chapter 7 Emulation 7-136 Policies dict Execute the policies function. This is checked when the device cannot satisfy the user-specified setpagedevice . PostRendering-Enhance bool Turn on/off KIR mode. (true: KIR on, false: KIR off) PostRendering-EnhanceDetails dict Set the di ctionary representing the KIR mode when PostRenderingEnhance is true. SorterDetails bdict Set the dictionary object for current sorter status information. TraySwitch bool Set the current auto cassette (mode status)...
Page 249
KPDL Operators 7-137 PunchModeint Punch using sub style. (DF-71) 1: Native style of punching 2: Sub style SlipSheet int Insert transparency separator. 0: No separator 3: Insert a separator when a set of job is printed. SlipSheetDetails dict Control the detailed parameters of punching. See CopyMode below. CopyMode int Print on transparency separator. 1: Do not print on separator 2: Print on separator PreRenderingEnhance bool Control resolution enhancement. When /HWResolution is set to 600 dpi. true:...
Page 250
Chapter 7 Emulation 7-138 CollateDetails Parameters CollateDetails has the following parameters as ta bled below according to the key of operations. By making / Collate true, CollateDetails enables the printing system to implement the e-MPS function according to the keys explained in the following table. Programming with Co llateDetails for Job Retention CollateDetails enables the printing system to implement the e-MPS Job Retention func- tion in KPDL mode. The /Mode key must be set to true for all of...