Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I've to create one asp web application page for show .docx file( with exact alignment text,images, table etc) and also table of content(like tree view of that document). I would like to ask, Is there any open source ActiveX control or plugin or something else to achieve the specific task .
Posted

1 solution

this app show docx file as htmlhttp://openxmlviewer.codeplex.com/[^]
And Maybe interest this API:
Generate Word documents DOC, DOCX in ASP.NET, VB.NET, C# with Bytescout Document SDK[^]
this one is good too and have an online demo but i couldn't find any source to download:
http://www.textcontrol.com/en_US/blog/archive/20090515/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900