Thanx in advance !!

i need to use the PrintPreviewDialog control to display a MS Word document wich already exists in the HD, im using
VB.Net and windows forms, in fact i´m already been able to printout the document, but now i need to display it to the user but not from word's UI, but inside my application's window, the question is if there's a way to assign any PrintPreviewDialog's property for open and display a MS Word document or thru any method exposed by the MS Word's dll application class
any help is welcome:):):)