I am looking for a way to print a text file from the command line. I have tried the following.
notepad /p textfile.txt
And this works, but my problem is that this command only prints to the default printer. I would like to specify the printer name and then print the file.
Thank you in advance!
notepad /p textfile.txt
And this works, but my problem is that this command only prints to the default printer. I would like to specify the printer name and then print the file.
Thank you in advance!