Click here to Skip to main content
15,921,169 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How do I create 4 MDI child windows at start? Pin
Mark Salsbery19-Feb-07 13:16
Mark Salsbery19-Feb-07 13:16 
AnswerRe: How do I create 4 MDI child windows at start? Pin
Cengine19-Feb-07 13:24
Cengine19-Feb-07 13:24 
GeneralRe: How do I create 4 MDI child windows at start? Pin
Mark Salsbery19-Feb-07 13:51
Mark Salsbery19-Feb-07 13:51 
QuestionNeed printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
anand_study19-Feb-07 7:37
anand_study19-Feb-07 7:37 
AnswerRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
Mark Salsbery19-Feb-07 12:11
Mark Salsbery19-Feb-07 12:11 
GeneralRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
anand_study19-Feb-07 16:27
anand_study19-Feb-07 16:27 
GeneralRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
Mark Salsbery20-Feb-07 5:47
Mark Salsbery20-Feb-07 5:47 
GeneralRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
anand_study21-Feb-07 23:37
anand_study21-Feb-07 23:37 
Mark Salsbery wrote:
I understand The problem is that to GDI, it's the paper size setting that causes the advance
to the next page when you call EndPage (or EndDoc) from your code.

If you set the paper size to 8.5 x 2.75 then it sould only advance 2.75.


Thanks a lot for nice info.

Just curious to know...
Does this apply only to Dot Matrix Printer ?
i.e. For Laser/Inkjet printer, if I set paper size to 8.5 x 2.75 and use A4 paper, will it eject A4 paper fully or it will allow to continu printing on same paper ?

Anand
GeneralRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
Mark Salsbery22-Feb-07 5:28
Mark Salsbery22-Feb-07 5:28 
GeneralRe: Need printing help - How to print on 1/4 the part of A4 paper on dot-matrix printer Pin
Mark Salsbery20-Feb-07 5:56
Mark Salsbery20-Feb-07 5:56 
Questionspamkiller by hirosh.. [modified] Pin
cheezuka19-Feb-07 7:21
cheezuka19-Feb-07 7:21 
QuestionRe: spamkiiller by hirosh.. Pin
David Crow19-Feb-07 7:24
David Crow19-Feb-07 7:24 
AnswerRe: spamkiiller by hirosh.. Pin
Ravi Bhavnani19-Feb-07 10:08
professionalRavi Bhavnani19-Feb-07 10:08 
JokeRe: spamkiller by hirosh.. Pin
Maximilien19-Feb-07 7:53
Maximilien19-Feb-07 7:53 
GeneralRe: spamkiller by hirosh.. Pin
Christian Graus19-Feb-07 8:51
protectorChristian Graus19-Feb-07 8:51 
AnswerRe: spamkiller by hirosh.. Pin
Christian Graus19-Feb-07 12:30
protectorChristian Graus19-Feb-07 12:30 
AnswerRe: spamkiller by hirosh.. Pin
Hamid_RT19-Feb-07 17:51
Hamid_RT19-Feb-07 17:51 
QuestionCPU MAC ADDRESS Pin
AprNgp19-Feb-07 7:01
AprNgp19-Feb-07 7:01 
AnswerRe: CPU MAC ADDRESS Pin
David Crow19-Feb-07 7:26
David Crow19-Feb-07 7:26 
GeneralRe: CPU MAC ADDRESS Pin
AprNgp19-Feb-07 7:30
AprNgp19-Feb-07 7:30 
QuestionRe: CPU MAC ADDRESS Pin
David Crow19-Feb-07 7:34
David Crow19-Feb-07 7:34 
AnswerRe: CPU MAC ADDRESS Pin
AprNgp19-Feb-07 7:39
AprNgp19-Feb-07 7:39 
GeneralRe: CPU MAC ADDRESS Pin
David Crow19-Feb-07 7:49
David Crow19-Feb-07 7:49 
GeneralRe: CPU MAC ADDRESS Pin
anand_study19-Feb-07 7:44
anand_study19-Feb-07 7:44 
GeneralRe: CPU MAC ADDRESS Pin
AprNgp19-Feb-07 7:47
AprNgp19-Feb-07 7:47 

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.