|
-
March 20th, 2013, 11:45 AM
#2
Re: Open a Word document in which the file name is user input
when you open a Filestream, you are essentially just reading the file bytes into memory.
if you want to actually open the file and have it display, the "Microsoft.Office.Interop.Word" libraries should have an "Open" function that you can supply the filename and have it actually open the file
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|