Configuring keyboard settings within PDFView form fields
问题 I'm working on an app which loads PDF files from a server and displays those PDF files within a PDFView. The files contain form fields in which the user is to type. That's works fine. The PDF files are to be used in an education setting, where the spelling should not be autocorrected and predictive text should not be available. I have not found the means to disable autocorrect in a PDFView, along the lines of autocorrectionType = false in a UITextField. I'm aware the user can manually disable