Xerox ColorQube 8700 Manual de usuario Pagina 1

Busca en linea o descarga Manual de usuario para Impresión y escaneo Xerox ColorQube 8700. Xerox ColorQube 8700 User's Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 28
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
CQ8700-8900
Customer Support Page 1
Accessing Extended Features
Overview
This document describes how to access the extended features of the ColorQube 8700/8900 Color Multifunction Printer
(MFP) in environments for which Xerox does not make a custom driver.
Note: Some of the commands and syntax used in this document requires familiarity with either PostScript (PS) or Printer
Command Language (PCL).
This document provides the Printer Description Language (PDL) commands and syntax for each feature. The following
tables are also included:
features supported by the ColorQube ColorQube 8700/8900 Color Multifunction Printer
commands to use in a PCL print job
commands to use in a PS print job
This information is not intended as a PS or PCL reference manual, but a guide for using the extended features in PS, PCL or
ASCII print jobs.
Using this Guide
1. Refer to the Feature List for the feature you want to implement. Select the page number to jump to that page.
2. Follow the syntax listed for the command you select. Read the “Dependencies/Caveats” section. You can access features
using several methods:
PCL or PS commands
PJL SET commands
Xerox specific COMMENT command.
Feature Listing
PCL and ASCII print jobs can use PJL commands or PCL commands to access the attributes of the printer. If there is more
than one method listed to access a specific feature, determine the best method for your application and use that method.
PostScript print jobs can use Document Structuring Commands (DSC) or PS commands. If there is more than one method
listed to access a specific feature, determine the best method for your application and use that method.
In this document, both PJL COMMENT and DSC are referred to as Comment commands.
PDL Reference Guide for the
Xerox ColorQube 8700/8900 Color MFP
Customer Tip
CQ8700-8900
July 10, 2012
Vista de pagina 0
1 2 3 4 5 6 ... 27 28

Indice de contenidos

Pagina 1 - Customer Tip

CQ8700-8900 Customer Support Page 1 Accessing Extended Features Overview This document describes how to access the extended features of the Color

Pagina 2 - Getting Started

CQ8700-8900 Customer Support Page 10 Media Size This command specifies the size of media on which to print the job. Note: some sizes may not apply

Pagina 3 - Table of Contents

CQ8700-8900 Customer Support Page 11 NOTE: When sending a job with a media size, there must be a MEDIA COLOR “Unspecified” and MEDIA TYPE “Unspeci

Pagina 4 - Customer Support Page 4

CQ8700-8900 Customer Support Page 12 Media Type Media types are used to distinguish the type of media a job requires. If using the Media Source com

Pagina 5

CQ8700-8900 Customer Support Page 13 PS (string) value PCL5 examples PCL6 Hexadecimal and String custom1 <Esc>&n8Wdcustom1 0x07

Pagina 6 - Customer Support Page 6

CQ8700-8900 Customer Support Page 14 Formatting Commands Feed Edge The values indicate the feed edge to use. Feeds paper so that Leading Edge of p

Pagina 7

CQ8700-8900 Customer Support Page 15 Output Destination Indicates the output bin where the print job is sent. Note: Some output options may not be a

Pagina 8 - Media Commands

CQ8700-8900 Customer Support Page 16 Hole Punch This command indicates hole punches for a print job on a device with hole punch capability. Note:

Pagina 9 - Customer Support Page 9

CQ8700-8900 Customer Support Page 17 Booklet Fold This command indicates an optional fold type generated by the professional finisher. The short edg

Pagina 10

CQ8700-8900 Customer Support Page 18 Color Mode Use this command to adjust the delivery of color rendering. PS For color: << /ProcessColorMode

Pagina 11

CQ8700-8900 Customer Support Page 19 Cover Commands Front Cover Only This command specifies a job has a front (only) cover sheet and whether the co

Pagina 12

CQ8700-8900 Customer Support Page 2 Getting Started PCL and ASCII print jobs can use PJL commands or PCL commands to access the attributes of the dev

Pagina 13 - Customer Support Page 13

CQ8700-8900 Customer Support Page 20 FIRST_PAGE_IMAGED. PJL COMMENT Command DSC Comment Command @PJL COMMENT OID_ATT_FIRSTLAST_PAGE_IMAGED “string”;

Pagina 14

CQ8700-8900 Customer Support Page 21 Where string is one of the following: NONE BLANK IMAGED Interleave Media Color This command identifies the col

Pagina 15 - Customer Support Page 15

CQ8700-8900 Customer Support Page 22 PJL/PCL Dependencies/Caveats • Locate all PJL commands in the beginning of the file before the image data star

Pagina 16

CQ8700-8900 Customer Support Page 23 Examples Basic PCL/PJL Template This section illustrates a standard PCL template example that is used to access

Pagina 17 - Image Quality Commands

CQ8700-8900 Customer Support Page 24 Sample PJL Headers Note: This section is only an example that may include features and commands that do not exis

Pagina 18 - Customer Support Page 18

CQ8700-8900 Customer Support Page 25 Basic PostScript/DSC Template This section is an example of a standard PostScript template that is used to acces

Pagina 19

CQ8700-8900 Customer Support Page 26 Example 1 Header for Simple Print0 %!PS %%XRXbegin %%OID_ATT_JOB_OWNER “John Smith”; %%OID_ATT_JOB_NAME “Print J

Pagina 20 - Customer Support Page 20

CQ8700-8900 Customer Support Page 27 AlbertusMT AlbertusMT-Italic AlbertusMT-Light AntiqueOlive-Bold AntiqueOlive-Compact AntiqueOlive-Italic Antique

Pagina 21

CQ8700-8900 Customer Support Page 28 Supported PCL5 Fonts Albertus Extra Bold Albertus Medium Antique Olive Antique Olive Bold Antique Olive Italic

Pagina 22 - DSC/PS Dependencies/Caveats

CQ8700-8900 Customer Support Page 3 Table of Contents Accessing Extended Features ...

Pagina 23 - Examples

CQ8700-8900 Customer Support Page 4 PJL/PCL Dependencies/Caveats ...

Pagina 24 - Sample PJL Headers

CQ8700-8900 Customer Support Page 5 REFERENCE TOPICS XRXBegin When the interpreter receives this command it begins to parse PJL COMMENT commands to

Pagina 25 - Customer Support Page 25

CQ8700-8900 Customer Support Page 6 Job Type The Job Type command indicates a job that requires special handling. PJL COMMENT Command DSC Comment C

Pagina 26

CQ8700-8900 Customer Support Page 7 Fax Send Must use with the FAX_SEND Job Type command. Required Commands PJL COMMENT Command DSC Comment Command

Pagina 27 - TimesNewRomanPS-BoldItalicMT

CQ8700-8900 Customer Support Page 8 Banner Sheet (Start Sheet) This command turns on/off the banner sheet that prints at the beginning of every job.

Pagina 28 - Additional Information

CQ8700-8900 Customer Support Page 9 PCL5 Command Tray Mapping Tool A user with Administrator access rights to the device has the opportunity to chang

Comentarios a estos manuales

Sin comentarios