A search feature on PDF without using scripts
Hello,
I want to create a search box on PDF where a keycode is typed on a text box and a relevant info is displayed on another box.
I have previously achieved this using a script supplied from this thread but it turns out scripts aren't fully supported on mobile devices.
Is there another way for me to achieve this without using scripts?
So a user enters a code on a text box i.e. 'Fruit'
Then the other text box will be pre-populated with the relevant info i.e. 'Apple'
TIA
