I'm passing a binary string of PCL commands to a LaserJet printer through our app. However, a reset sent to the printer at the beginning of the print job disables the overlay macro I'm trying to use. Does anyone know where I can look to figure out how to suppress sending a reset at the head of a print job or insert my PCL call just after it? I guess I need to get into the bowels of Windows printing but am at a loss where to begin.
Thanks.