Print to file
-
Hi, I wrote an SDI application,drew a rectangle in the view.When i click print,a dialog is appeared,in that there is an option print to flile,i have entered sample.pdf ,then clicked apply button,next clicked print button.sample.pdf file is generated.But i want this be done automatically,i mean the dialog should appear.Is there any way to do it..??Please free ask me,if the question is not clear. Thanks in before James
-
Hi, I wrote an SDI application,drew a rectangle in the view.When i click print,a dialog is appeared,in that there is an option print to flile,i have entered sample.pdf ,then clicked apply button,next clicked print button.sample.pdf file is generated.But i want this be done automatically,i mean the dialog should appear.Is there any way to do it..??Please free ask me,if the question is not clear. Thanks in before James
See
PD_PRINTTOFILE
of PRINTDLG Structure
WhiteSky