2

I am using ASP.NET to let the user upload a .docx file and then the application retrieve information from that file and save in database.

I managed to read the text in tables, but i can not read the formatting and styles of that text.

I want to read the paragraph with formatting so that the user can see his text formatting when appear in editors like CKEditor.

Kara
  • 6,115
  • 16
  • 50
  • 57
  • I don't know how you got your text out of the docx, but you could have a look at this post: http://stackoverflow.com/questions/16914677/creating-rtf-doc-docx-with-ios or eventually this one: http://stackoverflow.com/questions/15899883/how-can-i-use-docx-js-to-generate-a-word-document-in-javascript/16941279#16941279 – edi9999 Jun 21 '13 at 12:47
  • What exactly have you tried to do ? Do you use any libraries ? – edi9999 Jul 26 '13 at 08:11

0 Answers0