This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/android/forms/submit-or-save/embed-data-into-pdf.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Embed data into PDF form on Android | Nutrient SDK

Nutrient Android SDK defaults to writing entered form field values into a PDF file when saving. This means the values will be retained the next time the document is opened. Read more about how to configure saving in our annotation saving guide.

Auto saving of annotations is enabled by default in the PdfFragment. For more details on auto saving and its triggers, see our auto save guide.