× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



IMHO If you have to use PJL command to control that function, better put
them in the init string, because PCL printers expect PJL to be on a job
level, not within the job.
Be as terse as possible, you are limited to 255 bytes for the total init
string. Only use the Outbintble option, if you can find the correct PCL.

:INITPRT
/* Ec% - 1 2 3 4 5 X @ P J L LF */
DATA ='1B252D31323334355840504A4C0A'X
/* @ P J L C O M M E N T */
'40504A4C20434F4D4D454E5420'X
/* E F I P J L S E T S T A P L E M O D E = 1 LF*/
'454649504A4C2053455420737461706C656D6F6465203D20310A'X
/* @ P J L C O M M E N T */
'40504A4C20434F4D4D454E5420'X
/* E F I P J L S E T O H P T R A Y = 4 LF*/
'454649504A4C20534554204F485054726179203D20340A'X
/* @ P J L E N T E R L A N G U A G E = P C L LF */
'40504A4C20454E544552204C414E47554147453D50434C0A'X
/* EcE (Initialize Printer) */
'1B45'X.


Bill Scott
Advisor, Solutions Engineering
Canon Solutions America, Inc.
5600 Broken Sound Blvd. Boca Raton, FL 33487
www.csa.canon.com
wscott@xxxxxxxxxxxxx
T 561.997.3256 C 561-703-0754

Please consider the environment before printing this email


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.