Pdf Player
Please refer to the github readme document.
- System Requirements
To install Pdf player, ensure that your laptop or desktop has the following minimum system requirements:
Operating System: Windows 7 and above, or 4.2 Mac OS X 10.0 and above/Linux
RAM: >1.5GB
CPU: 2 cores, >2 GHz
ConfigurationPlayer need some config that needs to be pass to the player as input , below listed out sample player config and mock player input config data
Please check sample player config in below link https://github.com/project-sunbird/sunbird-pdf-player/tree/master#player-config
Please check in below link for mock player input config data https://github.com/project-sunbird/sunbird-pdf-player/blob/master/src/app/data.ts
Sample code for referencesHow to set upAs a Web component For set up as web component in plain javascript projects please follow the link
As a Web component in angular app For set up as web component in angular projects please follow the link
As a Web component in mobile app For set up as web component in mobile app projects please follow the link
As a Angular library in angular app For set up as angular library in angular projects please follow the link
As a Angular library in mobile app For set up as angular library in mobile app projects please follow the link
As a Web component in react app For set up as web component in react app projects please follow the link
As a Web component in flutter app For set up as web component in flutter app projects please follow the link
As a Web component in react native app For set up as web component in react native app projects please follow the link
External DependenciesSunbird Telemetry is a specification to instrument all the key events. Using this specification reference applications & services will generate telemetry events.
Last updated