In a pdf file, in the code behind a button, I have
Run a JavaScript (change some form fields)
Execute a menu item, File->Save
Execute a menu item, File->Exit
The exit command works fine in Phantom PDF (older version, 2.2), but not in Foxit Reader (8.3, pretty recent version). Just nothing is happening there.
I also checked with an old Foxit Reader version, 3.3, and it is working as expected there.
I tried "Security" and "Trust Manager" settings, those don't improve the situation, though.
I want to close the reader when hitting the button.