Skip to content

CafeCat/OfficeToHtml5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfficeToHtml5

Convert OfficeToHtml is using the office interop assemblies. Samples are presented in the WCF service. Currently it's set up for debugger only, so the end point binding is not webHttpBinding.

To test:

  1. use debugger.
  2. enter a file physical path value in the property theFileURL(I know, it's not a url, it's a long story.).
  3. Invoke
  4. get the viewable url path from the property convertedHtml5Url

(check out the branch to use URL instead of physical path)

About

View common office documents from the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published