i am building a button that allows a user to browse to a file. i want to get the location of the file and send it to printdialog. can this be done and if so how?
i know how to create the browse funcitonality and how to get the location...
my question is how to send the location of the file to the printdialog for printing...without opening the file
my goal is to print to pdf...
so if i can convert the .doc to pdf without printdialog that would be the best a user will browse to a file and convert it to pdf to a static destination