in reply to Printing File Onto Tk::Label

You don't want to do that, you want to use a Text widget

You can see several examples if you run the Tk demonstration program "widget", or see the program "gedi"

While you're at it, you might as well read Tk Tutorial