Click here to Skip to main content
16,004,887 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need Help on memory allocation problem Pin
Neo Andreson29-Oct-07 22:41
Neo Andreson29-Oct-07 22:41 
Questionactivex Pin
saisp28-Oct-07 18:11
saisp28-Oct-07 18:11 
QuestionReplaceSel(…) does not work with DBCS Pin
John R. Shaw28-Oct-07 15:47
John R. Shaw28-Oct-07 15:47 
QuestionC++ Winsock Cli/Svr hostname/address Pin
managetao228-Oct-07 14:44
managetao228-Oct-07 14:44 
AnswerRe: C++ Winsock Cli/Svr hostname/address Pin
jhwurmbach28-Oct-07 23:42
jhwurmbach28-Oct-07 23:42 
QuestionDoing N-Up Printing programatically Pin
Bauxinator28-Oct-07 11:20
Bauxinator28-Oct-07 11:20 
QuestionRe: Doing N-Up Printing programatically Pin
Nelek28-Oct-07 23:42
protectorNelek28-Oct-07 23:42 
AnswerRe: Doing N-Up Printing programatically Pin
Bauxinator29-Oct-07 0:06
Bauxinator29-Oct-07 0:06 
OK, sry for being not accurate in my 1st post, what I'm looking for is:

o) There is 1 physical printer, all printouts (most of them) are printed on that one ...
o) Customer wants to see one product out of lets say 30 to be printed as 2 pages on sheet of paper (to save paper of course; printout can be up to 80 pages long)

By default the printer is set to print 1 page of printout to one physical sheet of paper. (no duplex).

But for this one special product I have to override printersettings and tell the printer not to print 1 page on 1 sheet but print 2 pages on 1 sheet.

The problem now is how to set that, I haven't found anything in DEVMODE structure to set.

The only thing I'm able to do right now is to get the informatin from the printer if it is capable of printing multiple pages on sheet or not and how many pages it is able to print on one sheet.

Hth,

Chris
GeneralRe: Doing N-Up Printing programatically Pin
Nelek29-Oct-07 0:20
protectorNelek29-Oct-07 0:20 
GeneralRe: Doing N-Up Printing programatically Pin
Bauxinator29-Oct-07 0:36
Bauxinator29-Oct-07 0:36 
GeneralRe: Doing N-Up Printing programatically Pin
Nelek29-Oct-07 1:29
protectorNelek29-Oct-07 1:29 
GeneralRe: Doing N-Up Printing programatically Pin
Bauxinator29-Oct-07 2:29
Bauxinator29-Oct-07 2:29 
AnswerRe: Doing N-Up Printing programatically Pin
She_Jack6-Jul-10 22:59
She_Jack6-Jul-10 22:59 
GeneralRe: Doing N-Up Printing programatically Pin
Bauxinator7-Jul-10 7:22
Bauxinator7-Jul-10 7:22 
GeneralRe: Doing N-Up Printing programatically Pin
She_Jack11-Jul-10 22:45
She_Jack11-Jul-10 22:45 
GeneralRe: Doing N-Up Printing programatically Pin
Bauxinator11-Jul-10 22:59
Bauxinator11-Jul-10 22:59 
QuestionRestarting Windows Pin
RomTibi28-Oct-07 9:47
RomTibi28-Oct-07 9:47 
AnswerRe: Restarting Windows Pin
Garth J Lancaster28-Oct-07 10:30
professionalGarth J Lancaster28-Oct-07 10:30 
GeneralRe: Restarting Windows Pin
RomTibi29-Oct-07 6:28
RomTibi29-Oct-07 6:28 
AnswerRe: Restarting Windows Pin
Hamid_RT28-Oct-07 19:09
Hamid_RT28-Oct-07 19:09 
GeneralRe: Restarting Windows Pin
RomTibi29-Oct-07 6:27
RomTibi29-Oct-07 6:27 
GeneralRe: Restarting Windows Pin
Hamid_RT29-Oct-07 7:21
Hamid_RT29-Oct-07 7:21 
GeneralRe: Restarting Windows Pin
ThatsAlok30-Oct-07 1:57
ThatsAlok30-Oct-07 1:57 
GeneralRe: Restarting Windows Pin
RomTibi30-Oct-07 9:00
RomTibi30-Oct-07 9:00 
QuestionNeed help with console character interface Pin
jp-mocs28-Oct-07 9:20
jp-mocs28-Oct-07 9:20 

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.