Richard Tye
Guest
|
Posted:
Tue Nov 01, 2005 5:03 pm Post subject:
Lexmark T642 PCL XL |
|
|
I currently have a Lexmark T642 on approval to see it it works with the
Document Printing systemn that I have a written. The System is written
using Microsoft Word VBA and uses the Print Field Code containing the
specified PCL command to output the finished document ot an output bin.
The command is as follows:
{ PRINT 27""&l4G""\* MERGFORMAT }
The doucment is sent to the correct output bin '4' in this case,
however the content of the document is a stream of strange and non
printing characters. It looks like the PCL escape code has been ended
correctly and the printer is continuing to see the rest of the
printsteam as PCL XL commands. How do I stop this?
Can anybody help
Richard Tye |
|