I have a txt file.
I know the path to the txt file on the local machine. (c:\textFile.txt)

How do I print this text file?

Thanks.