Embed Data into a PDF Form on Android

PSPDFKit for Android 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.