Hello,
Kinda new to programming with VB WinForms, I am by trade a C language guy.
My question is, I have a form, that passes parameters to a crystal report, then saves it as a pdf. That works fine.
What I want to do is, then when the user wants, to allow them to view the pdf that was created. So I guess my question is, how do I create something that will allow me to view a pdf inside a winform?
Thanks
J.
Kinda new to programming with VB WinForms, I am by trade a C language guy.
My question is, I have a form, that passes parameters to a crystal report, then saves it as a pdf. That works fine.
What I want to do is, then when the user wants, to allow them to view the pdf that was created. So I guess my question is, how do I create something that will allow me to view a pdf inside a winform?
Thanks
J.