Hi Tamas and thanks for trying,

What I want to do is to create a pdf report in memory and stream it from
my Action to Acrobat.

The problem is that first I.E. opens and then Acrobat is opened. But now
I have an empty I.E window that I want to close (don't want the user to
do it each time).

Thanks
Rivka


-----Original Message-----
From: Tamas Szabo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 29, 2005 6:10 PM
To: Struts Users Mailing List
Subject: Re: closing the browser after streaming a pdf file

Hi

On 12/29/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
>
> Hi Tamas
>
> In my jsp I do:
>
> <html:form action="/CreateMsvItemReports" target="_new"
focus="item_no">
>
> I want to save the original jsp page - that's why I use target="_new".
> When I remove the ' target="_new" ' I still get an empty jsp page - so
> still it does not solve my original problem!


I don't know what do you wnat to do exactly.
But you probably get that empty browser because the Acrobat Reader
plugin is
set up so that it opens in a new window instead of opening in a browser.
You can change this option in the Preferences of Acrobat Reader.
Does this solve your problem?

The only problem is that if it's an Internet application(usable by
anyone)
you can't control how the users will configure their Acrobat Reader
plugins.



Thanks
> Rivka


Tamas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to