Document Viewer
Content Type: Widget
Categories: User Interface
Overview
This widget is a document viewer. It takes System.File as datasource and display it in HTML format.
Supported file type:
- Docx
- Xlsx
- Plain Text: txt, csv, json, svg
- Images
Documentation
This widget is a document viewer. It takes System.File as datasource and display it in HTML format.
Supported file type:
- Docx
- Xlsx
- Plain Text: txt, csv, json, svg
- Images
Releases
Version: 1.2.2
Framework Version: 9.24.0
Release Notes: ### Fixed
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
Version: 1.2.1
Framework Version: 9.24.0
Release Notes: ### Changed
- We changed the internal structure of the widget
### Fixed
- We fixed an issue where checkmarks and other special characters in PDFs were not displayed correctly.
Version: 1.2.0
Framework Version: 9.24.0
Release Notes: ### Added
- We added feature in document viewer to enter the pdf page number manually. Thank you @mx-kshitij for the pull request.
Version: 1.1.1
Framework Version: 9.24.0
Release Notes: ### Changed
- We added advanced configuration to allow users to specify a self-hosted PDF.js worker file.
Version: 1.0.0
Framework Version: 9.24.0
Release Notes: This widget is a document viewer. It takes System.File as datasource and display it in HTML format.
Supported file type:
PDF
Docx
Xlsx
Plain Text: txt, csv, json, svg
Images