R
Ryan Gregg
I'm working on a project where I need to be able to print a single line at a
time to a dot matrix printer. Essentially we have a log printer and each
time an event occurs on the system I need to have the printer print a line
that relates to what the event was. From what I can see of the printer
model in .Net, it's mostly document based. Is there any way to have it
print a single line to the printer (and have the printer actually output
that line) and then wait for the next line?
Any help would be greatly appreciated.
Ryan Gregg
time to a dot matrix printer. Essentially we have a log printer and each
time an event occurs on the system I need to have the printer print a line
that relates to what the event was. From what I can see of the printer
model in .Net, it's mostly document based. Is there any way to have it
print a single line to the printer (and have the printer actually output
that line) and then wait for the next line?
Any help would be greatly appreciated.
Ryan Gregg