# Cara membuat PDF viewer

Di halaman ini kamu dapat melihat bagaimana cara membuat PDF viewer, PDF viewer berguna sebagai cara untuk murid kamu melihat file PDF yang kamu gunakan di Course kamu&#x20;

{% embed url="<https://drive.google.com/file/d/13U2KDq2uQSBpzqprX9j1aNDdd6rgzk_x/view?usp=drive_link>" %}
Video tutorial PDF Viewer
{% endembed %}

### Tutorial

1. Login dengan akun Tribelio kamu di creator.studio.com

2. Masuk ke menu course

3. Pilih course<br>

   <figure><img src="/files/lejO1ifrV58bS8KhjcZk" alt=""><figcaption><p>Daftar course yang telah dibuat</p></figcaption></figure>

4. Klik tombol "**View**"

5. Halaman course akan muncul<br>

   <figure><img src="/files/Y0oe1JH8TMO2q4c11njU" alt=""><figcaption><p>Halaman Detail Course</p></figcaption></figure>

6. klik tombol "**New Lesson"**

7. kamu harus memberi nama lesson tersebut, click "**Set name"** setelah sudah mengisi nama lesson tersebut

8. tampilan Lesson builder akan tampil

   <figure><img src="/files/NH3tAN6VDJh9jSFi0EOB" alt=""><figcaption><p>Lesson builder</p></figcaption></figure>

9. Pilih Document, dan akan muncul tampilan seperti ini<br>

   <figure><img src="/files/alE9faFvsoZ9gUagKTvu" alt=""><figcaption><p>Document field dan upload</p></figcaption></figure>

10. Isi title dari slide tersebut, dan pilih document PDF yang akan kamu masukan ke dalam slide<br>

    <figure><img src="/files/ThRfN1tHsW4eF3Xp8WBQ" alt=""><figcaption><p>Hasil setelah upload file</p></figcaption></figure>

11. Kamu dapat menentukan apakah file tersebut dapat di download oleh murid kamu atau tidak

12. Tampilan dari sisi murid akan seperti ini<br>

    <figure><img src="/files/IVQPqymBDPvGFqlm9AAy" alt=""><figcaption><p>Preview untuk murid</p></figcaption></figure>

13. Kamu dapat melanjutkan untuk menambahkan slide atau menyimpan course

{% hint style="info" %}
Hanya tipe file PDF yang akan memberikan viewer untuk dibuka oleh murid. tipe file lain hanya bisa untuk didownload
{% endhint %}


---

# 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://help.tribelio.com/lesson-component/cara-membuat-pdf-viewer.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.
