Previous | Next | (P-PDF) Forms & FDF
Topic: FDF opens new window and leaves a blank browser window
Conf: (P-PDF) Forms & FDF, Msg: 100780
From: salexreid
Date: 11/18/2003 03:06 AM
Hi,
I've seen a couple posts on similar topics, but haven't found the solution. If there's one out there, sorry.
I have an app where I generate an FDF with ASP and fill in the PDF form. That part works fine - usually. My biggest problem is with new browser windows. If I click the link to the ASP page, Acrobat Reader 5 opens in the same window. If they have 6 installed, it changes to a blank ASP page and opens a new browser window with the PDF/FDF. To avoid the blank window, I'm making the link target="_blank", but it stills leaves a lot of open windows (original, the blank, and the PDF/FDF), and I just had the problem where 1 user will get the new blank ASP window, but not the FDF/PDF will not load.
Any ideas?
TIA