# How do I fix issues with the app freezing after generating some PDFs?

This could be a memory-related issue. Try:

* Closing all open apps from the task manager
* Making sure you have free space on your device
* Updating the app and your device
* Restarting the device and trying again
* Allowing the app to split documents into multiple files

## Related

* [FAQ: My reports aren’t generating or displaying correctly in PDF format – how do I fix it?](/manual/faq/c160/c164/q536.md)
* [FAQ: What should I do if the app fails to convert files or export reports to PDF and shows errors?](/manual/faq/c160/c164/q538.md)
* [FAQ: Why does the app close unexpectedly, or the camera fail to work, when I try to take picture?](/manual/faq/c160/c161/q523.md)
* [FAQ: How do I contact support?](/manual/faq/c169/q575.md)


---

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