On Tue, May 7, 2013 at 7:28 PM, Jack Skelley <[email protected]>wrote:
> Good Evening All: > I am creating a Word 2010 automation form to open a document and print it. > jack: If all you are doing is printing documents, without altering them, using Automation is probably overkill. I suspect you can just call ShellExecute with the "print" verb. See the examples built into the Solution Explorer. Or: http://www.west-wind.com/presentations/shellapi/shellapi.asp -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4s4we1mbyqwdducvzmr1eie8lxgjkk9fr2mzie19c3...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

