Click to See Complete Forum and Search --> : Printer properties


devinder
June 11th, 1999, 07:31 AM
Hi ,
I am creating my own dialog box for printer setup . I have added a
button for properties . on the click event of this button i call the
following API's

PrinterProperties(0,hdl);
and hdl is the value rfom
openPrinter (PrintSetup.prnName,hdl, NULL) ;

Everything is greyed out in this dialog box but this works for W95/98


Then i tried using DocumentProperties API to get the Dialog Box , but it
does not retain the changes that were made . This fails in both 95/98 and NT
. Can you please help me .

Thanking you in anticipation

--

Devinder