This is a migrated thread and some comments may be shown as answers.

reading a stream created by DocxFormatProvider.Export with jszip.js and docx.js

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Henri
Top achievements
Rank 1
Henri asked on 20 Aug 2014, 11:18 AM
Hi,

I have a winforms application that uses the DocxFormatProvider to read and write documents to an Oracle database.

I am now trying to create a lightweight web application (SPA) that presents this data in the browser using jszip.js and docx.js.
The idea is to convert the docx stream to html and display it.
With jszip I succeeded to decode the stream and get an object with files.
Converting to HTML fails however because the format seems to differ from regular docx files.

Can anyone point me in the right direction?
Basically I want to display a DocxFormatProvider Export stream in a browser using HTML5 and javascript.

I hope I'm in the correct forum...

Thanks

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 22 Aug 2014, 09:09 AM
Hi Henri,

We don't have any samples nor HTML5 library that can handle the described scenario. We would therefore recommend describing your implementation in more general development forums such as SOF. Perhaps the  developers there would be able to share their experience with the 3rd party libraries you said you're using.

Regards,
Tina Stancheva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Henri
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or