M
Mark
Greetings,
I am trying to send control codes to my printer in a Word
document. Placing the Print field code in the header as it
instructs, I get an error that says "It will not be
possible to send PRINT field data to the printer with the
currently installed printer driver..."
Just exactly what printer driver needs to be installed? I
send control codes in VB and other languages, but Word97
(SR-2) wants a different driver. I'm using a LJ-4050
printer and a PCL6e driver.
Here is an example of a code that causes this error.
{ PRINT 27"&l1O" }
A simple landscape control code. Any suggestions?
Thanks
M
I am trying to send control codes to my printer in a Word
document. Placing the Print field code in the header as it
instructs, I get an error that says "It will not be
possible to send PRINT field data to the printer with the
currently installed printer driver..."
Just exactly what printer driver needs to be installed? I
send control codes in VB and other languages, but Word97
(SR-2) wants a different driver. I'm using a LJ-4050
printer and a PCL6e driver.
Here is an example of a code that causes this error.
{ PRINT 27"&l1O" }
A simple landscape control code. Any suggestions?
Thanks
M