

Edraw Office Viewer Component contains a standard ActiveX control that acts as an ActiveX document container for hosting Office documents (including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project, and Microsoft Visio documents) in a custom form or Web page. The control is lightweight and flexible, and gives developers new possibilities for using Office in a custom solution.
Online Demo: Office Viewer Component Online Demo
Office Viewer Component is designed to handle specific issues that make using ActiveX documents from a non-top-level host window difficult, and serves as a starting place for constructing your own embedded object file viewer or editor as an ActiveX control.
It is a great solution for companies wishing to display read-only Word document data and Excel sheet to their employees while restricting modifications to the underlying data. You can play the PowerPoint file in the same window. You can also display password protected Word documents without supplying passwords to your users - keep your confidential data safe and secure! With the office ocx it is easy to upload or download file between server and client via HTTP/FTP.
Read-Only Support for Word document and Excel Sheet! It is a great solution for companies wishing to display read-only Word document data and Excel sheet to their employees while restricting modifications to the underlying data.
Support seamless integration with Office 97, 2000, XP, 2003 and 2007.
Play SlideShow at the same window. You can play the Microsoft PowerPoint file in the same window or full screen mode.
You can also display password protected Word documents without supplying passwords to your users - keep your confidential data safe and secure!
HTTP/HTTPS Support. With the office OCX it is easy to upload or download file between server and client via HTTP/FTP.
Support More file types. You can open all the file formats supported by Microsoft Word such as doc, docx, dot, rtf, txt, mht, xml, wps, wri, wpd, wps, wpi, olk, pab. You can also open the follow file in the Microsoft Excel sheet such as xls, xlsx, xlt, xlw, cvs.
Switch to different View such as edit view, normal view, outline View, print preview view, reading view and web view.
Multiple Language Support. Easy to modify the interface in run time/design time.
Support Office Automation by exposing the active document interface. Enable the developer to customize the office application by the dispatch interface.
Easy to use with a lot of examples provided.
SiteLock enables ActiveX control developers to restrict the use of an ActiveX control to a predetermined list of domain names or security zones.
Edraw Office Viewer Component is currently running in over 100 of the Fortune 1000 companies, in over 40 countries.
What's New
Fixed the bug which Word cannot create the work file: check environment temp variables when Vista UAC enabled.
Fixed the bug which MS Word cannot to create in IE protection mode.
SiteLock enables ActiveX control developers to restrict the use of an ActiveX control to a predetermined list of domain names or security zones.
Developing Safer ActiveX Controls to allow special file type to upload or download.
Fixed the bug which failed to create MS Word document consecutively.
Added the Error code return for the http download/upload status.
Fixed the bug which the component closes the Excel document (but leaves Excel running) if I have Excel open in another window.
Fixed the bug which The Excel process in background is still running and not terminated actually.
Now the component can work in IE 7/ IE 8.
Fixed the toolbar region refresh bug when resize PowerPoint object when toolbar is hide.
Fixed the error message "Attempt to access invalid address".
Read-Only. Protect the end user to modify the MS Word document by Calling the OfficeProtectDocument method in the OnDocumentOpened event.
The OfficeProtectDocument method can also protect multiple Excel sheets. It will protect the Excel Charts too. Supports xlNoSelection, xlNoRestrictions and xlUnlockedCells.
Added some methods to support http upload/download.
Provided some methods to disable the hot keys. Prevent the end users to print document, copy and paste.
To avoid the unknown file type in the Windows temporary folder, the component enhanced the WebUrl parse. In the HttpOpenFileFromStream, HttpOpenFileFromServerDir and Open methods, the WebUrl parameter must include the file extend name so that the component know the file type. For example: http://www.ocxt.com/Getfile.aspx?ID=1002&FileName=guid.docx, or http://www.ocxt.com/samples/sample.xls.
Added the OnBeforeDownload, OnDownloadComplete and OnUploadComplete events.
You can set the protect type by setting the first character of "Password" parameter. AllowOnlyRevisions = 0: User can only add revision marks to the document. AllowOnlyComments = 1: User can only modify comments in the document. AllowOnlyFormFields = 2: User can only enter data in the form fields in the document. ReadOnly = 3: No changes are allowed to the document. Available since Microsoft Word 2003.
Cancelled the count limitation to open the office document at the same time.
The component is safe for initialization and safe for scripting.
The activex control was signed with the digital certification.
Fixed the bug which delete the user file.
Fixed the bug which MS Word crashes when closing Print Preview mode.
Use the NotifyCtrlReady event to avoid IE crash when loading an office document automatically.
This office viewer component shows allows developers to embed Office files for in-place editing and viewing. It can be easily integrated into applications written in languages that support ActiveX control such as Visual C++, Microsoft Internet Explorer, Visual Basic, Delphi, C++ Builder and .Net languages to view Office files inside their main solution, and give them programmatic control over the document while it is embedded.