M
markrjl
Sorry if this has been asked before. Is it possible to print a word doc
from the finder without opening word?
from the finder without opening word?
No, don't think so. You can drag the file onto the printer, though, and iffrom the finder without opening word?
10.3 and Office 2004. I was hoping someone might have scripted this by
now but perhaps it is not possible. I seem to remember OS9 having this
function and I have it on my PC. I have created a printer alias on my
desktop but dragging a word doc there opened word with a blank page!.
And are you saying it *didn't* print your document?10.3 and Office 2004. I was hoping someone might have scripted this by
now but perhaps it is not possible. I seem to remember OS9 having this
function and I have it on my PC. I have created a printer alias on my
desktop but dragging a word doc there opened word with a blank page!.
I wonder how my pc prints without opening word?
This seems to work. Is this what I have seen referred to as a droplet?
on open
tell application "Microsoft Word"
open thisFile
print out thisFile
end tell
tell application "Microsoft Word"
quit saving no
end tell
end open
Thank you both for the replies. Can I open office applications in the
background on a mac?
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.