
PROBLEM: (94681) (PATCH ID: OSF520-1157)
********
This patch fixes a problem in which the user cannot connect to a printer 
on the parallel port after cancelling a print job.
If the printer driver goes into a wait state during a print job (for 
instance, if it ran out of paper), and the user cancels the print job 
(i.e. by typing Ctrl-C), a bug in the printer driver refuses all 
subsequent connections.  

Additionally, the data that was about to be sent to the printer at the time 
of the Ctrl-C is incorrectly added to the total number of bytes printed  
(the data that does not print should not be added to the number of bytes
printed).



