Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

How to close PDF form in Browser

Avatar

Former Community Member
Hi,



Does anyone knows if there are any way to close a PDF form that is opened in a browser (Internet Explorer 6)?



In my form, there is a button that is supposed to close the form when clicked, it is working if I launched the form in Reader but does not work in a browser.



The script that I used in the click event of the button is:



event.target.closeDoc();



Thank you.
0 Replies