Hi All,
do you have any idea, how I can send a txt file to the default printer in
landscape view with python on windows.
I wanted to set up just the char size and the orientation of the printout.
thinking about
os.system('notepad.exe /pt "%%%s"' % filename)
Yours sincerely,
______________________________
János Juhász