Hello,
I have a requirement where I have to print on a particular printer. My
program takes the document name and the printer name and I need to print
the document on the given printer.
ShellExecuteEx prints on the default printer. Is there any API which can
take the document name as well as the pritner name ?
Thanks
Srikanth
Ha!
Looks like ShellExecuteEx is the right function to use but you’d better use
the “printTo” verb instead of “print”. Look at the DDE docs in the SDK for
more info, or simply search for “verb AND Printto”.
Mat
-----Original Message-----
From: Srikanth R [mailto:xxxxx@wipro.com]
Sent: Friday, June 06, 2003 12:16 AM
To: NT Developers Interest List
Subject: [ntdev] Function similar to ShellExecuteEx
Hello,
I have a requirement where I have to print on a particular printer. My
program takes the document name and the printer name and I need to print
the document on the given printer.
ShellExecuteEx prints on the default printer. Is there any API which can
take the document name as well as the pritner name ?
Thanks
Srikanth
You are currently subscribed to ntdev as: xxxxx@guillemot.com
To unsubscribe send a blank email to xxxxx@lists.osr.com