What i'm doing is generating a pdf on the fly from a jsp, and then displaying it to the screen for the user (all done through the web browser).
Basically, what happens is:
the user clicks a link to display a pdf (that doesnt really exist yet)
the server then begins to generate the pdf that...
I am trying to close a pop-up window after a PDF is loaded in the parent window.
Parent Window:
1. load an html page (JSP)
2. pop-up a new window
3. call a PDF to open in this window
(actually calls a servlet that calls the PDF)
Child Window:
1. sits on top of the Parent Window...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.