ReactPrintScreen
Content Type: Widget
Categories: Utility
Overview
Allow user to print the current screen.
Documentation
Demo urlhttps://appstore-printscreen-sandbox.mxapps.io/index.html?profile=Responsive
TbnReactPrintScreen
Allow user to print the current screen, it will generate pdf and auto download
Features
Print current screen and generate pdf as an output
Usage
Place a widget on top of the screen.
Enter the classname container which cover the whole page.
Enter the prefix documentation.
Then run application, press on camera icon to print the screen. After that it will generate a pdf and download to client.
Demo project
https://appstore-printscreen-sandbox.mxapps.io/index.html?profile=Responsive
Issues, suggestions and feature requests
none
Development and contribution
- npm run build
- lib using is html2canvas and jspdf
Releases
Version: 1.0.0
Framework Version: 9.18.1
Release Notes: First release for react print screen.