Hi Guys,
I have developed an fillable PDF using acrobat, which will publish to public. some of the input field needed to be validated using some javascript.
When I google the de-complilation pdf, I found that some free de-compilation pdf tool and easily de-compile the pdf and my javascript can be found inside the result.
because these javascript is sensitive that I don't want it to be exposed to public, is there anything I can do to hide the javascript?