On 14/11/2012 13:52, singh ajay wrote:
I am generating PDF file using JRXML using Java JASPEREXPORTMANAGER.
but i don't know how to view pdf in gwt UI.
any frame or special container require.

Most of the time, the PDF file is downloaded, unless the user installed and activated some plugin to show it in the browser, but then it uses the full page.

There is at least one (to my knowledge) tentative to make a JavaScript PDF reader, but I am not sure if it is complete.

Now, I question the point of your request: either you want to deliver a PDF content, generally to be saved on the user's computer, so you don't need to display it, or you want to deliver some visual content to be displayed in a browser, and then you can use HTML or canvas. I am not sure why you want to display PDF as part of a Web page.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to