|
-
Apr 1st, 2009, 08:27 AM
#1
Thread Starter
Fanatic Member
Print Preview
I know some people have asked if they could preview a word document but all I want to do is print preview a word doc. Is this possible without word installed?
Thanks In Advance
-
Apr 1st, 2009, 07:38 PM
#2
Re: Print Preview
The .NET Framework has no inbuilt support for Office applications or document formats. If you want to do anything with a Word document then you need Word installed to do the work, or some other application that understands and can work with the file format. The alternative would be to read the actual binary or XML content of the file yourself and then do the printing using a PrintDocument. I don't think you want to do that.
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
|