# PDF Reader

## PDF Reader Overview

Allow your users to view your favorite PDFs -- legal contracts, art posters or maybe even a PhD dissertation -- all from the convenience of your app

![Bring your favorite PDFs with you in an app!](/files/-Lo6_5fE2ZPBYP4AlZQ2)

## Upload PDF

Simply upload your PDFs into the File property and voila! &#x20;

{% hint style="info" %}
There is a limit of 50 MB per app so be careful or size down your larger PDFs if it may exceed this limit
{% endhint %}

![](/files/-Lo6___fyIOHmYi6_236)

Once you upload the PDF, you will be able to view it in your app and pinch to zoom in.&#x20;

## Properties

### Computed Height and Width&#x20;

![](/files/-MWdFZsSd5N3XQisYsLD)

### File&#x20;

![](/files/-MWdF_gKlxiF_bV1p_gV)

### Visible

![](/files/-MWdFap3UhN2wItHn6rP)


---

# 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://docs.thunkable.com/snap-to-place/pdf-reader.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.
