Search found 2 matches

by vivekvinodhraj
30 Jan 2013 12:28
Forum: DOS Batch Forum
Topic: need to change font size in printer
Replies: 5
Views: 8457

Re: need to change font size in printer

Hi Miskox,

You was telling "you have to 'print' them before you print your .txt file";

type "escape sequences" > prn
type textfile.txt >prn

will this help
or
we need to add escape sequence in top of the textfile
by vivekvinodhraj
29 Jan 2013 12:18
Forum: DOS Batch Forum
Topic: need to change font size in printer
Replies: 5
Views: 8457

need to change font size in printer

Hello guys, I am trying to print my notepad content in Epson LX 800 dos matrix printer in different font size. I.e heading with big font and content with small font. But i could not able to change the font in printer. Please help me to change the font size and print the notepad from dos command. Loo...