Trending News
Promoted
How to increase the printing speed of my application developed in VB.NET?
I have developed an application in VB.NET which runs on WINDOWS XP and I need to print the trip sheets in DD format continuously using TVS MSP CHAMP 250 dotmatrix printer. It prints but users are feeling it bit slow so any way I can improve the speed?
1 Answer
Relevance
- Kasey CLv 71 decade agoFavorite Answer
You're probably printing in GRAPHICS mode, which is why it's slow as heck. If you aren't using any graphics... Ever thought about printing in TEXT mode?
Still have questions? Get your answers by asking now.