Well - those were my thoughts exactly - as I already mentioned earlier in the thread - since I've also done Office Automation - and know of its downsides. I just wasn't sure of the command - the ShellExecute - to do the alternate printing technique. So - yeah - Ted & Frank - thank you both for your follow-ups. I hope that it will help Jack get it done right!
-K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: Wednesday, May 08, 2013 11:18 AM To: [email protected] Subject: Re: Print A Word Document From VFP 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 --- [excessive quoting removed by server] _______________________________________________ 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/0C4295D3C81945459508F174BEE8CBFE@Programming2 ** 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.

