# Preview PDF files

The embedded PDF viewer allows you to quickly scan through your PDF documents, go to a specific location, download or pint the file directly from your note. This feature is supported on Mac, Windows and Linux apps.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*HRCxQK5SLlP4LN9gNCxn8g.png" alt="" height="476" width="700"><figcaption></figcaption></figure>

### Adjust the height of the PDF preview

To adjust the height of the PDF preview, go to **`Settings`** > **`Editor`** > **`PDF preview height`** and move the handle :

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*59fiiFkOG-rdel14wOOh_g.gif" alt="" height="394" width="700"><figcaption></figcaption></figure>

### Display PDF files as Preview and Title

By default, PDF preview mode is turned on. You may display all PDF files as links by going to **`Settings`** > **`Editor`** > **`Display PDF File`** and select **`Title`.**

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*X9i2W2i8XoU0nrrOL4fOQg.png" alt="" height="338" width="700"><figcaption></figcaption></figure>

If you want to change the PDF display for each file, you may click the edit button in the bottom right corner of the PDF preview and select **`Display PDF file`** as below.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*m9ceD_UaW8KbC-rsHKEySg.png" alt="" height="282" width="700"><figcaption></figcaption></figure>

Similarly, if your default PDF display is title and you want to change that for an individual file, you can right click on the file name and select **`Display PDF file`** as below:

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*0iEs2TdmaMY-nCVlAnnoxA.png" alt="" height="137" width="700"><figcaption></figcaption></figure>


---

# 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.getupnote.com/write-and-edit/add-content-to-your-notes/preview-pdf-files.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.
