Xerox ColorQube 8900 series 참조 매뉴얼 - 페이지 26

{카테고리_이름} Xerox ColorQube 8900 series에 대한 참조 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Xerox ColorQube 8900 series 28 페이지. Color multifunction printer
Xerox ColorQube 8900 series에 대해서도 마찬가지입니다: 사양 (11 페이지), 사양 (11 페이지), 사양 (8 페이지), 사양 (11 페이지), 안전한 설치 및 운영 (11 페이지), 빠른 사용 설명서 (18 페이지), 평가자 매뉴얼 (21 페이지), 소프트웨어 업그레이드 (36 페이지), 빠른 사용 설명서 (18 페이지)

Xerox ColorQube 8900 series 참조 매뉴얼
Note:
The header for simple
print specifies the Job
Owner, Job Name, and
one copy.
The quotations in the
Job Owner and Job
Name lines are required.
Note:
This is a proof print job
header. This job requests
6 copies.
Note:
This job header specifies
the following items:
• 10 copies
• Duplex
• Collated
• Stapled
• Sent to the main tray
• Job name
• Bold image quality
Note: To use the staple
and collate
features, you must
send the output to
the stacker.

Supported PostScript Fonts

CQ8700-8900
Customer Support
Example 1 Header for Simple Print0
%!PS
%%XRXbegin
%%OID_ATT_JOB_OWNER "John Smith";
%%OID_ATT_JOB_NAME "Print Job";
%%OID_ATT_COPY_COUNT 1;
%%XRXend
Example 2 Header for Proof Print
%!PS
%%XRXbegin
%%OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_PROOF_PRINT;
%%OID_ATT_COPY_COUNT 6;
%%XRXend
Example 3 Header for Finishing Options
%!PS
%%XRXbegin
%%OID_ATT_JOB_OWNER "John Smith";
%%XRXend
<< /PageSize [612 792] >> setpagedevice
<< /OutputType (MainTray) >> setpagedevice
<< /Staple 3 >> setpagedevice
<< /Duplex true /Tumble false >> setpagedevice
<< /PostRenderingEnhance true >> setpagedevice
<< /Collate true >> setpagedevice
<< /NumCopies 10 >> setpagedevice
Page 26