Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Creating new controls and handling events Pin
jparsons26-Jul-02 4:29
jparsons26-Jul-02 4:29 
GeneralRe: Creating new controls and handling events Pin
Tomasz Sowinski26-Jul-02 4:30
Tomasz Sowinski26-Jul-02 4:30 
GeneralPrinting Pin
Anthony988726-Jul-02 3:47
Anthony988726-Jul-02 3:47 
GeneralRe: Printing Pin
Chris Losinger26-Jul-02 4:20
professionalChris Losinger26-Jul-02 4:20 
GeneralRe: Printing Pin
Anthony988726-Jul-02 5:07
Anthony988726-Jul-02 5:07 
GeneralRe: Printing Pin
Chris Losinger26-Jul-02 5:08
professionalChris Losinger26-Jul-02 5:08 
GeneralRe: Printing Pin
Anthony988726-Jul-02 5:28
Anthony988726-Jul-02 5:28 
GeneralRe: Printing Pin
Chris Losinger26-Jul-02 5:33
professionalChris Losinger26-Jul-02 5:33 
the code roughly goes like this:

StartDoc
While (pages_to_do)
  StartPage
  PrintPage
  EndPage
EndDoc

the hard part, is setting pages_to_do - it requires you to keep track of how much you've printed compared to the size of the page.

do an MSDN search on "startdoc" - there are a lot of printing articles.

-c


To explain Donald Knuth's relevance to computing is like explaining Paul's relevance to the Catholic Church. He isn't God, he isn't the Son of God, but he was sent by God to explain God to the masses.
   /. #3848917

GeneralBizTalk::SubmitSynch - Help! Pin
Ed K26-Jul-02 3:44
Ed K26-Jul-02 3:44 
Generalgethostbyname Pin
Konst26-Jul-02 3:37
Konst26-Jul-02 3:37 
GeneralRe: gethostbyname Pin
Joaquín M López Muñoz26-Jul-02 3:54
Joaquín M López Muñoz26-Jul-02 3:54 
GeneralRe: gethostbyname Pin
Konst26-Jul-02 4:04
Konst26-Jul-02 4:04 
GeneralCalendar Control Doesn't Redraw Self Pin
JennyP26-Jul-02 3:27
JennyP26-Jul-02 3:27 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
perlmunger26-Jul-02 19:25
perlmunger26-Jul-02 19:25 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
JennyP27-Jul-02 5:10
JennyP27-Jul-02 5:10 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
perlmunger27-Jul-02 7:06
perlmunger27-Jul-02 7:06 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
JennyP27-Jul-02 15:25
JennyP27-Jul-02 15:25 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
perlmunger27-Jul-02 16:05
perlmunger27-Jul-02 16:05 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
JennyP27-Jul-02 18:51
JennyP27-Jul-02 18:51 
GeneralRe: Calendar Control Doesn't Redraw Self Pin
perlmunger27-Jul-02 19:46
perlmunger27-Jul-02 19:46 
GeneralIHTMLDOMNode::put_nodeValue problem Pin
pépé26-Jul-02 3:15
pépé26-Jul-02 3:15 
Generalhelp me Pin
Anonymous26-Jul-02 3:13
Anonymous26-Jul-02 3:13 
GeneralRe: help me Pin
Tomasz Sowinski26-Jul-02 3:17
Tomasz Sowinski26-Jul-02 3:17 
GeneralRe: help me Pin
lucy26-Jul-02 3:50
lucy26-Jul-02 3:50 
GeneralRe: help me Pin
Alexandru Savescu26-Jul-02 3:58
Alexandru Savescu26-Jul-02 3:58 

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.