Hi,

I am developing a VB.Net application. I have a PDF file which I would like to print. My application has to show the PDF file in a print preview dialog and then should show print dialog to the user. so that the user can select the desired printer and shoot print out.

Can you point me to few code examples to achieve my requirement?

Thank you