|
-
April 19th, 1999, 09:37 AM
#1
Select Printer?
Hi!
What I want to do just sounds very simple,
but I'm not getting round with it:
My program should print a HTML-document on a specific printer.
So, I get a list of all installed printers by calling EnumPrinters.
And I'm also able to print the file without rising the PrintProp-DialogBox:
lpTarget->Exec(NULL, OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER , NULL, NULL);
But I have no glue, how I can select another printer instead of the
default one? Can anybody help me??
Thanx a lot
Markus
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|