Hi David,

I know this approach works.

http://cwiki.apache.org/WICKET/displaying-content-eg-pdf-excel-word-in-an-iframe.html

Ernesto

On Thu, Oct 22, 2009 at 5:17 PM, David R Robison <
drrobi...@openroadsconsulting.com> wrote:

> I am trying to embed the PDF output from a Jasper Report as a
> DynamicWebResource. The output is embedded into the web page with
> <object wicket:id="report" height="100%" width="100%" />
>
> The actual output from the Wicket application is
> <object wicket:id="report" height="100%" width="100%"
> data="?wicket:interface=:6:report::IResourceListener::"
> type="application/pdf"/>
>
> However, this works fine for FF but does not display anything for IE.
> I am using Wicket 1.4.2. Any ideas?
> Thanks, David
>
> --
>
> David R Robison
> Open Roads Consulting, Inc.
> 103 Watson Road, Chesapeake, VA 23320
> phone: (757) 546-3401
> e-mail: drrobi...@openroadsconsulting.com
> web: http://openroadsconsulting.com
> blog: http://therobe.blogspot.com
> book: http://www.xulonpress.com/book_detail.php?id=2579
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to