Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 956 Bytes

File metadata and controls

29 lines (18 loc) · 956 Bytes

PDF Player

The Content v1 player is packaged to play multiple asset types. So it was heavier, little slow while launching the asset & was difficult to maintain. Hence, a separate faster PDF player was built.

Tech Stack

  1. Angular
  2. Typescript
  3. Javascript
  4. SCSS
  5. HTML

MIME Type

MIME Types defines the what type of the content it is. this player supports for application/pdf type.

Installation guide

{% content-ref url="../../../../../use/installation-guide/players/v2/pdf-player.md" %} pdf-player.md {% endcontent-ref %}

Additional Information:

Refer the below documents for more context about the PDF player

{% embed url="https://project-sunbird.atlassian.net/wiki/spaces/CON/pages/1586561053/PDF+Player+V2" %}

{% embed url="https://project-sunbird.atlassian.net/wiki/spaces/CON/pages/1700102177/PDF+Player+v2.0+Architecture" %}