I keep coming across this problem. IE7 fails to print a document, asking the user to check that the address is correct, indicating that the address is a temporary file located in C:\Users\[Username]\AppData\Local\Temp\Low. Sometimes changing folder permissions works, but I have previously done that and this issue has popped up again. After doing another Google search and finding this forum post, running the following in the command line fixed the problem:
icacls C:\Users\[Username]\AppData\Local\Temp\Low /setintegritylevel (OI)(CI)low
Tags: Useful Links