try google docs viewer
http://docs.google.com/viewer

On Fri, Sep 25, 2009 at 7:26 PM, monk3y <darkside...@hotmail.com> wrote:

>
> Hi
>
> Looks like their pages are actually pdf scanned images(.jpg). So its
> would be really simple to implement.
>
> User clicks on a "book" server gets a list/Map of pages(images) urls,
> serves it to the client
>
> Image page=new Image();
> page.setUrl(responseFromServer.get(i));
>
> Something toward that effect.
>
> let me know if you need more info.
>
>
>
> On Sep 24, 8:22 pm, marypfc <4pf...@gmail.com> wrote:
> > I have to develop a web application and I am thinking about using GWT
> > for the first time.
> > The requirements specification states that pdf files should be
> > displayed and a "google books way" is preferred. I was wondering if
> > this style is possible and if so, how.
> > Otherwise, any other suggestion to display pdf files would be welcome.
> > Thank you!
> >
>

--~--~---------~--~----~------------~-------~--~----~
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