Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LJ 6L Printer Control Codes

Status
Not open for further replies.

gforce2002

Programmer
Jan 30, 2003
24
CA
This may sound like a simple thing, but I have having a devil of a time getting it to work: I need to print condensed print from an old DOS program to a LaserJet 6L printer. I have tried using the control code sequence

chr(27) + chr(38)+chr(107)+chr(50)+chr(83)

which I got from some HP related web site (not the official HP site), but it seems to have no effect. Can anyone tell me what the correct sequence is?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top