Hi,
Is it possible to print the standard Windows 2000/XP printer test page from
an MFC application ? Pls give some suggestions on how to do it or any links
which I can refer.

Thanks
Naveed

Re: Generating Printer test page by Vipin

Vipin
Thu Oct 14 01:24:41 CDT 2004

system("rundll32 printui.dll,PrintUIEntry /n PrinterName /k");

Thanks
Vipin



"Naveed" <Naveed@discussions.microsoft.com> wrote in message
news:C412783F-DFA2-441A-81CA-8BA8FA742695@microsoft.com...
> Hi,
> Is it possible to print the standard Windows 2000/XP printer test page
from
> an MFC application ? Pls give some suggestions on how to do it or any
links
> which I can refer.
>
> Thanks
> Naveed