This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/ios/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 iOS | Nutrient SDK

By default, Nutrient will save entered form field values into a PDF file if the file is writable, or to an external file if the PDF file isn’t writable. 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 mechanism guide.

Auto-saving is enabled by default in PDFViewController. For details about auto-saving triggers, see our saving triggers for annotations and bookmarks guide.