Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Simon #1
Can not close the browser window from within a pdf in windows XP.
Here is the problem I am having right now. Thanks for any help!!
1) I have a jsp/html that contains a pdf file. When the html is loaded
to the browser(IE), a dynamically generated PDF file is retrieved and
embedded to the html.
2) A acrobat javascript is associated with a cancel button in the pdf
by using acrobat javascript window.close().
3) When user clicks the cancel button, it triggers window.close() to
close both pdf and the browser.
4) The functionality worked fine in windows 2000. When the desktop was
upgraded to XP, the window.close() function can only close the pdf,
but leave the containing browser window open. At the same time I got a
javascript error saying a permission is denialed.
My questions are
1) Is there a way to change the settings in acrobat or internet
explorer to allow the acrobat javascript to close the containing
window in XP?
2) Is there a way, programatically, to still close both browser and
pdf without changing the settings in acrobat?
Simon Guest
-
Close Browser Window behaviour
Hi, Not an ideal solution this... but the boss wants a website to open (from the first page) in a browser window without any toolbars, address... -
close all browser windows?
Does anyone know of any javascript or other method to close all open browser windows? I have an issue where a user logs in to our intranet through... -
how to close browser window from flash?
i have encountered what appears to be a bug with loadvars.send: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid... -
close my project that is in a browser window (close this window)
How can I do this with a button? What do I have to put into button? -
Confirm user wants to close browser window
Please don't. It's very simple (window's onclose event) but don't do it. Unless your users are total morons who manage to click that tiny X by...



Reply With Quote

