# PDF Player

The [Content v1 player](broken://pages/QXRd116ivyFZ1Gn1ozXk) 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="/pages/56cbwcwBzz7OdaGpq1Uv" %}
[Pdf Player](/use/installation-guide/players/v2/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>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowlg.sunbird.org/learn/product-and-developer-guide/player/v2/pdf-player.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
