thanks.
i have given the command. its working fine.
but if i want to choose printer option(no of copies, paper size, printer type, etc) what i should do?
For print dialog to appear . Add a common dialog control to the forum. to show the Print dialog you can use CommonDialog1.ShowPrinter . you can change printer settings from it.