> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/faq/c160/c164.md).

# Issues exporting reports

- [Why won’t it let me send, export, or share my reports via email?](https://docs.reportandrun.com/manual/faq/c160/c164/q539.md)
- [What should I do if the app fails to convert files or export reports to PDF and shows errors?](https://docs.reportandrun.com/manual/faq/c160/c164/q538.md)
- [How do I fix issues with the app freezing after generating some PDFs?](https://docs.reportandrun.com/manual/faq/c160/c164/q537.md)
- [My reports aren’t generating or displaying correctly in PDF format – how do I fix it?](https://docs.reportandrun.com/manual/faq/c160/c164/q536.md)
- [Why are there blank spaces between photos and text in my report?](https://docs.reportandrun.com/manual/faq/c160/c164/q535.md)
- [How do I share reports that are too large to send via email?](https://docs.reportandrun.com/manual/faq/c160/c164/q540.md)
- [How do I delete a blank page in a PDF report?](https://docs.reportandrun.com/manual/faq/c160/c164/q534.md)
- [How do I fix the issue of comments not showing when creating a PDF file?](https://docs.reportandrun.com/manual/faq/c160/c164/q541.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.reportandrun.com/manual/faq/c160/c164.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.
