I have a form that contains a button field (see attached image). I’m using PDFViewCtrl to view the PDF doc. When the user clicks that button, the app freezes and locks up. I need to be able to disable the button so that the user clicks have no effect.
I can iterate through the Fields in the doc like so:
Thanks for the reply. I gave that fix a try and it didn’t seem to do anything. I don’t understand what the “AA” refers to here. At any rate, I’m including a copy of the offending PDF form.
You got a hang by clicking the Submit button on page 1 of the document you attached in the earlier post in our Android PDFViewCtrl sample, and that sample was unmodified? I am unable to reproduce in that case, and it really seems implausible since there just is no action that would be triggered for that annotation. If clicking that causes a hang on that button, it would do it on many other ones.
I tried using the latest Android PDFNet SDK, so if you are on an older version, then please update to the latest (6.5).
If you are modifying the sample, then please send me the code. thanks