Hi,

Philipe is wright. The user needs to install a plug-in. An alternative
indeed is using a javascript rendering engine- don't remember the name of
it, but know that there is one.

Another way is to use google docs for it, then u can actually view it in an
iframe as well.


try:

<iframe src="
http://docs.google.com/viewer?url=http%3A%2Fwww.maneofsite.com%2FnameOfPDF.pdf&embedded=true";
width="600" height="780" style="border: none;"></iframe>

Christof

2012/11/15 Philippe Lhoste <phi...@gmx.net>

> 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 
> google-web-toolkit@**googlegroups.com<google-web-toolkit@googlegroups.com>
> .
> To unsubscribe from this group, send email to google-web-toolkit+**
> unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at http://groups.google.com/**
> group/google-web-toolkit?hl=en<http://groups.google.com/group/google-web-toolkit?hl=en>
> **.
>
>


-- 
<https://www.xing.com/profile/HansChristof_Kaller>

Christof Kaller

An de Krütpasch 15
47661 Issum

T: +49(0)2835-440 724 / M: +49(0)177-23 44 54 8
E: christof.kal...@googlemail.com
XING: https://www.xing.com/profile/Christof_Kaller

Der Inhalt dieser E-Mail ist vertraulich und ausschließlich für den
bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte,
daß jede Form der
Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des
Inhalts dieser E-Mail unzulässig ist. Wir bitten Sie, sich in diesem Fall
mit dem Absender der E-Mail in Verbindung zu setzen.

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

Reply via email to