Offline support for document viewer

Hi,

We are currently evaluating groupdocs viewer and annotation using .Net libraries. We also have hybrid mobile application. In this mobile app, we need to provide functionalities like,
1. Open files from device in document viewer
2. Annotate the file and save it on device.

We have following questions to ask,

1. How to render document viewer control using JS API without .Net/JAVA libraries?
2. Offline mobile app support by groupdocs.

Regards,
Hariharan

Hi Hariharan,


Thanks for taking interest in GroupDocs.Viewer API.

First of all, please note that GroupDocs.Viewer for .NET is a back end document processing API which renders supported formats into either html or image. You can develop your own front end application to view rendered html or images. We have developed some sample open source front applications in which a document viewer control is used to view the documents. Following are the open source front end applications along with their download links. You can get help from these front end applications to develop your own.

  • <a rel=“nofollow” href=“https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/ASP.NET_MVC_Front_End” class=“js-navigation-open” id=“6d0d3335bcedeb4e3f17f068bf4059d5-98e9410199c6b1e032cdbdcaa694cee500d344e7” title=“ASP.NET_MVC_Front_End” style=“box-sizing: border-box; color: rgb(64, 120, 192); text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 14px; line-height: 20px; white-space: nowrap; background-color: rgb(255, 255, 255);”>ASP.NET_MVC_Front_End
  • <a rel=“nofollow” href=“https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/ASP.NET_WebForm_Front_End” class=“js-navigation-open” id=“3b1c9237c5322dddadcbaffe9171d725-4afbe9c6154d0bc50f93628a5b4b694576cee4a3” title=“ASP.NET_WebForm_Front_End” style=“box-sizing: border-box; color: rgb(64, 120, 192); text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 14px; line-height: 20px; white-space: nowrap; background-color: rgb(255, 255, 255);”>ASP.NET_WebForm_Front_End

Secondly, as I mentioned earlier, GroupDocs.Viewer for .NET is a back end API therefore you can create variety of applications including mobile apps using this API.

In case of any further questions, please feel free to ask.

Warm Regards