Hey, I need to print a single line. Then 15 minutes later print another line (on the same page). I don't want to waste all that paper by printing each line to it's own page, is their anyway I can do this?
Well, you could do it with a dot-matrix printer using dos or linux... AFAIK, your only option for doing this under windows would be to buffer until you've got a whole page and then send that whole page...
We have an old dot-matrix printer, and some code (I don't know who or how it was made) that prints one line at a time.
We tried the collecting of lines, and then printing them all off on a page, but since each new line comes in every 15 mins it takes many hours to collect a page worth of data. The client wanted to be able to have an up-to date hard copy. I don't know.... Im just the co-op student!
GOstlund seems to have it. I don't see any other way than to to buffer it.
There is still a contradiction. If the the client wants an up to date hard copy, they are STILL going to have to remove the whole sheet. Not unless they are going to walk over to the printer and look at the one line, and then wait for the next line 15 minutes later (on the same page). If they want a line by line hard copy, they they are going to have to pull out the whole sheet.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.