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: [email protected]
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/book_detail.php?id=2579
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]