Report printing on dotmatrix printer
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
Hi., How to print a crystal report in a dotmatrix printer using vb.net code and printing should be fast? Any ideas... Thanks & Regards Raj
hi Raj You can use 12dpi fonts, all your crytal report contents to be printed should be in 12 dpi font. These fonts are added to windows fonts once you install Dot matrix printer drivers. if these fonts are used printing will be faster compared to windows fonts cheers saleem
cc