[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Typewriter
schultp@aa.wl.com (Paul Schultz) writes:
>I looked into this problem a little bit many years ago. The problem
>I saw in writing a program was how to tell your printer (an Imagewriter II
>in my case) to flush its buffer after every character. I gave up on it.
I tried the same thing a few years back and concluded that the printer was too
smart to be made stupid. :-) The only solution I can come up with is to
print, move down, and move back up. I suspect that moving 1/144" would do it.
You'd hardly notice that.
But the printer isn't exactly made so you can easily see where characters
will end up on the page...
-Phil