Click here to Skip to main content
16,011,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 15:51
AhMan18-Dec-02 15:51 
AnswerRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 16:18
protectorChristian Graus18-Dec-02 16:18 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 21:38
AhMan18-Dec-02 21:38 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 21:40
protectorChristian Graus18-Dec-02 21:40 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 22:00
AhMan18-Dec-02 22:00 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 22:51
protectorChristian Graus18-Dec-02 22:51 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
AhMan18-Dec-02 23:34
AhMan18-Dec-02 23:34 
GeneralRe: How can I set or change in global printer setting (Again) ? Pin
Christian Graus18-Dec-02 23:48
protectorChristian Graus18-Dec-02 23:48 
AhMan wrote:
I have C:\print_job.exe in binary file so I can't modify print dialog that you mention it above

It's a class, you create it and set the options you want. You don't need to interact with a window.

AhMan wrote:
global "My Printer" setting

ARGH !!!!! There is NO global printer setting !!!! The ONLY thing you can mean here is the default printer.

AhMan wrote:
check paper_size on job_file and then modify global "My Printer" setting

You want to modify the page size for a print job, there is nothing global about it.

AhMan wrote:
Am I miss understanding (windows printer concept) ?

Yes.



Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralActiveX method return value question Pin
work_to_live18-Dec-02 13:08
work_to_live18-Dec-02 13:08 
GeneralRe: ActiveX method return value question Pin
Nitron18-Dec-02 13:41
Nitron18-Dec-02 13:41 
GeneralRe: ActiveX method return value question Pin
Chris Losinger18-Dec-02 14:07
professionalChris Losinger18-Dec-02 14:07 
GeneralRe: ActiveX method return value question Pin
work_to_live18-Dec-02 15:32
work_to_live18-Dec-02 15:32 
GeneralRe: ActiveX method return value question Pin
Chris Losinger18-Dec-02 16:20
professionalChris Losinger18-Dec-02 16:20 
GeneralRe: ActiveX method return value question Pin
work_to_live19-Dec-02 7:36
work_to_live19-Dec-02 7:36 
GeneralPAUSE!!!!!!!!! Pin
Lucky200218-Dec-02 12:55
Lucky200218-Dec-02 12:55 
GeneralRe: PAUSE!!!!!!!!! Pin
Tim Smith18-Dec-02 13:02
Tim Smith18-Dec-02 13:02 
GeneralRe: PAUSE!!!!!!!!! Pin
Sunnygirl18-Dec-02 13:14
Sunnygirl18-Dec-02 13:14 
GeneralRe: PAUSE!!!!!!!!! Pin
Christian Graus18-Dec-02 13:22
protectorChristian Graus18-Dec-02 13:22 
GeneralRe: PAUSE!!!!!!!!! Pin
Lucky200218-Dec-02 13:37
Lucky200218-Dec-02 13:37 
GeneralRe: PAUSE!!!!!!!!! Pin
Christian Graus18-Dec-02 13:43
protectorChristian Graus18-Dec-02 13:43 
GeneralTHREAD PROBLEM Pin
Sunnygirl18-Dec-02 12:03
Sunnygirl18-Dec-02 12:03 
GeneralRe: THREAD PROBLEM Pin
Nish Nishant18-Dec-02 12:13
sitebuilderNish Nishant18-Dec-02 12:13 
GeneralRe: THREAD PROBLEM Pin
Tim Smith18-Dec-02 12:16
Tim Smith18-Dec-02 12:16 
GeneralRe: THREAD PROBLEM Pin
Sunnygirl18-Dec-02 12:31
Sunnygirl18-Dec-02 12:31 
GeneralRe: THREAD PROBLEM Pin
Nish Nishant18-Dec-02 13:22
sitebuilderNish Nishant18-Dec-02 13:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.