I want to print a file which contains ascii characters by using
"asciifile.txt > LPT1:"
Here the LPT1 is mapped to an USB connected printer. When this command is
given, file is printed but the lines are printed as one line every 5-6 sec.
At the end of the file printing the paper is ejected out but the printer
seems to be still waiting for some more data which is indicated by blinking a
light on the printer.
Why is it taking so much time to print each line?
Is there any specific command that needs to be sent to the printer to
indicate end of printing?
Thanks & Regards,
-Rams