Great MFC, but I can't seem to find out how to program it. I have
programs that need to know what escape sequences it understands (e.g.
HP uses PCL), but I can't find this out. And, these legacy programs
don't use a driver; they command the printer directly. It's
definitely not PCL, as these control codes just print square boxes on
the printer. And, an e-mail to Canon Support proved useless.
"Matt Stern" <mstern@comprehensive.com> wrote in message
news:IJRSi.430$wc5.101@newsfe12.lga...
> Hi all:
>
> Great MFC, but I can't seem to find out how to program it. I have
> programs that need to know what escape sequences it understands (e.g.
> HP uses PCL), but I can't find this out. And, these legacy programs
> don't use a driver; they command the printer directly. It's
> definitely not PCL, as these control codes just print square boxes on
> the printer. And, an e-mail to Canon Support proved useless.
>
> Any help will be appreciated! Thanks.
Suggest you call Canon support. I find them to be extremely knowledgeable
and easy to work with.
As the MF5700 uses some undocumented page control language and the printer
is not even supported by opensource projects like Open Printing, I think you
will have a hard time to get any documentation on how to program this
printer.
If you run your legacy program in a DOS box on Windows, you might have more
success by installing a "printer emulator" which understands PCL, ESC/P or
similar and reprints the job on a Windows printer driver.
I do not know how god the following tools are, but have a look at them:
"Matt Stern" <mstern@comprehensive.com> wrote in message
news:IJRSi.430$wc5.101@newsfe12.lga...
> Hi all:
>
> Great MFC, but I can't seem to find out how to program it. I have
> programs that need to know what escape sequences it understands (e.g.
> HP uses PCL), but I can't find this out. And, these legacy programs
> don't use a driver; they command the printer directly. It's
> definitely not PCL, as these control codes just print square boxes on
> the printer. And, an e-mail to Canon Support proved useless.
>
> Any help will be appreciated! Thanks.