Being able to view documents is a feature that is often required in web-based applications. This ASP.NET 2.0, AJAX enabled sample implementation illustrates how to display a document in the browser, without any plug-ins, such as Acrobat Reader or an MS Word viewer.
Please read the full article.
This code does not work.
1.TXTextControl.TableBaseCollection.TableEnumerator does not have .Current method.Hello Tim
The TableEnumerator has a Current property. Which version do you use (VS and TX)?how to print a word document in ASP.Net application while button press?
That document only for reading,should not to writable by browser.
how can i do this?Hello
This sample shows exactly what you need. An MS Word document is printed into an image that is displayed in the browser.how to convert a word document to pdf document with out plug in