1
Answer

need c sharp code to print fast in dos matrix printer

vinodh

vinodh

12y
2.2k
1
Hi All,

I was using "DrawString" code and trying to print the data in dot matrix printer. But the printing is very slow. So, i tried to call DOS Prompt and print. But using dos, i was not able to change the printing font.

Please help me to print the data fast in dot matrix printer.
Answers (1)
0
Sam

Sam

NA 157 0 15y

Sam,
Thanks for your good help intentions.
I somehow (not sure) managed to restore the files, but I'm not sure what I did.
I simply collected the files I believed should be in the project and made sure they all are in the right folder with the correct namespace, and the most important (i believe) was getting rid of repetitions.

I find the VS (I use Express) to be extremely (dangerously) sensitive to file handling and lacking good automatic file backup (I used to work with Borland Builder where each build saved full backup of previous builds).
I would nevertheless appreciate any good guidelines that will help me prevent such issues in the future.
Sam
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y
Do you still need help?