Re: Printing

From: M (ihatespam.0.a101888_at_spamgourmet.com)
Date: 11/05/04


Date: Fri, 05 Nov 2004 17:00:59 GMT

Hi Don,

    I don't know if you have noticed but most books seem to ignore this
subject (I wounder why :-)) ).

    Anyway you will find some sample code here:

    http://www.codeguru.com/Cpp/W-P/printing/

M

"Don Lee" <donleehk@singnet.com.sg> wrote in message
news:e0e2d135.0411050125.5c714f33@posting.google.com...
> Hi, i'm new to MFC and i have totally no idea on how to do the
> following
>
> 1) How do i select printer to print if i don't want to use the default
> printer by hard coding?
>
> 2) How do i sent chars directly to the printer to print?
>
> Really appreciate if someone can help and pls try to include sample
> code.
>
> Thank you in advance.