Unsolved

This post is more than 5 years old

2 Posts

6425

October 16th, 2005 16:00

Changing 3000cn PCL Settings from within a DOS program

How do I change the 3000cn's PCL Settings Color Mode from within my legacy DOS program?
I want to be able to specifiy color for color jobs and grayscale for black and white jobs. The program is written in C and uses fprintf() to send PCL (5/5C)and HP-GL2 commands to the printer.

2 Posts

October 17th, 2005 15:00

Think "@PJL SET RENDERMODE=COLOR" should do it for color jobs and "....=GRAYSCALE" for black & white jobs. Gonna give this a try anyway.

0 events found

No Events found!

Top