I have a web page which dynamically creates PDFs. When the PDF is created, Acrobat launches in front of the browser window (using this code):
function Open_link_subwindow(Link_href)
{
var Link_subwindow = window.open('','linksubwindow','width=600, height=420, resizable, scrollbars, status...