Check, if PDF form is opened by Acrobat and not by a browser! Is check possible in javasrcipt?
We are using PDF-Forms,which include calculations. If opened in Acrobat Reader,everything is OK. If the user opens the forms in a Browser like Edge oder Chrome, the calculations are wrong.
Can I check in javascript, if the form is opened by Acrobat? If not, I would like to send an alert and recommend to close the form and open it in Acrobat.
Is this possible?
Best regards, Matthias