# Generating PDF documents

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/pdf_d)

## Introduction

If you want to print a map with your project, you can do it by generating a PDF document with your project. You have four choices of map style: hybrid, road map, satellite and terrain.

## Creating PDF files

To print your farm project to a PDF file, tap on the Reports button to expand dropdown list, choose Generate PDF from the list Figure 1.

![Figure 1: Generating PDF file](/files/-MkrpnD2A3jVv4v9tWC5)

This will open a window where you can change the name of the PDF file. You can also choose the map style and decide whether the generated document should contain information about tracts Figure 2. The last thing is to generate the document by clicking "Generate".

![Figure 2: Create PDF](/files/-MkrpnD3u0LziilNCVua)

You can find the generated documents in "Docs" tab Figure 3.

![Figure 3: List of added documents](/files/-MkrpnD4PgZ9Ol8jEryF)

## Style of map

![Figure 4: Hybrid map](/files/-MkrpnD59-K2m14XVye6)

![Figure 5: Road map](/files/-MkrpnD6Jcok01GPMeX7)

![Figure 6: Satellite map](/files/-MkrpnD7AlBZOvKkv_4p)

![Figure 7: Terrain map](/files/-MkrpnD8a5o61GgFZFdG)

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/pdf_d)


---

# 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://farmapper.gitbook.io/farmapper/mobile/pdf_m.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.
