Set printer to
-----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Jeff Johnson Sent: Thursday, October 02, 2014 5:58 PM To: [email protected] Subject: Printing DYMO Labels from VFP Upon Tracy's recommendation I used the DYMO API. It was very easy to use and works fine except for one thing - it doesn't print. oDymoAddIn.StartPrintJob() oDymoAddIn.Print2(1, .f., 0) oDymoAddIn.EndPrintJob() The above are the commands to print. The same commands print in the .NET, VB and Access samples with the exact same code. Also the labels print from the DYMO software. I am getting .t. from oDymoAddIn.IsPrinterReady() and I can manipulate the labels. Everything works except the actual printing. I just don't get it. Any ideas? I contacted DYMO support twice in the last two days but no response. -- Jeff Jeff Johnson [email protected] SanDC, Inc. (623) 582-0323 SMS (602) 717-5476 Fax 623-869-0675 Visit our forum at www.san-dc.com/forum Register and join in the discussion www.san-dc.com www.cremationtracker.com www.agentrelationshipmanager.com [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/[email protected] ** 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.

