Paweł Wielgus schrieb:
Hi Nitesh,
as far as i know it's impossible with DOC, but pretty easy with PDF,
just create iframe with source that will point to that pdf file.
Most browsers on computers where acrobat reader is installed will
display it as an inline document,
i don't know if it will work with div only.

It won't work with a div. It can't, because the div source belongs to the original request whereas an iframe yields a separate request for the pdf document as a whole, which, as you already wrote, most browsers show as inline document.

Robert



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to