how to resize font style in dot matrix using dos command?

prosys

Member
Joined
Aug 7, 2008
Messages
13
Programming Experience
Beginner
hi all,

i used a print.bat file to print the text file(view.txt) by using dos printing commands in dot matrix (Wipro) printer.
now i want to resize the font in some places, so what commands i would use for this purpose?
already i using
Chr(27) & "E" for bold

welcome any links regarding this, or favorable replay.
thanks
 
Back
Top