Word Word "auto print"

Joined
Mar 17, 2017
Messages
1
Reaction score
0
Does anyone know.............is there a way to automatically print the same word file everyday? I want to print a to do list for my kids and have it there even if I am not around to print it. It could be an app or something other than Word. Thanks!
 

Becky

Webmistress
Joined
Mar 25, 2003
Messages
7,424
Reaction score
1,511
Welcome to the forum! :)

Is it the same list each day? Do the kids have smart phones / tablets or are they too young?
 

Ian

Administrator
Joined
Feb 23, 2002
Messages
19,873
Reaction score
1,499
You could add a task like this to Task Scheduler and get it to run each day:

Code:
WINWORD.EXE document.docx /mFilePrintDefault /mFileExit /q /n

That should load word and print your file on the default printer, without any prompts. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top