# PDF

1. Select a Site
2. Click App Name on site menu
3. Click “PDF Report” from “More…” drop down menu located on top right corner of page
4. Four different settings are available for PDF file
   1. File Name
   2. Page Size
   3. Orientation
   4. Left Margin
   5. Top Margin
5. Click “Submit” button
6. This will open PDF Preview page. Two options are available
   * **Save to Folder**
     1. Click “Save to Folder” button located on top right corner of page
     2. Select destination site from “Select Site” dropdown box
     3. Select destination folder from “Select Destination” area
     4. Click “Select” button to select the location
   * **Download:** Click “Download” button to download PDF file


---

# 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.workdigital.io/custom-database-apps/exporting-data/pdf.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.
