binary-viewer-mobile
Mobile icon

Binary Viewer - Mobile

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 15 March 2022 by 
5.0
 (3 ratings)
binary-viewer-mobile

Binary Viewer - Mobile

Documentation
1.0.3

This Plugin is a simple Binary Document Viewer to view any Binary Data File in Mobile Application.

This component is able to preview any type of Binary Data files in Mobile App.

There are two options to select from in this plugin:

1) Using File Plugin
- This type is able to view the document using native device capabilities.
- It is using File Plugin and Document Viewer for the same

2) Using JavaScript 
- This type is able to view the document using pure JavaScript using document.open and mimetype
- It is using only JavaScript to open the files