Yes, that one is for server usage, to render a website on the client you could try http://html2canvas.hertzen.com/
On Fri, Jan 6, 2012 at 1:35 PM, Adolfo Panizo Touzon < [email protected]> wrote: > Yes, it looks fine, but... Is it possible use it inside the GWT app?? > > I've seen fast, but I think the basic use of this framework is to generate > the pdf/img in the cmd and then include this img/pdf inside your app... In > my case this task is so heavy because I have a big DB... > > Any ideas? > > Thank you so much for your response. > > Adolfo. > > 2012/1/6 Gal Dolber <[email protected]> > >> You could use this project http://code.google.com/p/wkhtmltopdf/ >> >> It uses webkit to render a site as pdf or as an image. >> I have never used the image part but the pdf rending is great >> >> On Fri, Jan 6, 2012 at 12:23 PM, Adolfo Panizo Touzon < >> [email protected]> wrote: >> >>> Hi, >>> >>> I want to create and event that when I do mouseover into a widget a >>> popup displays a "preload" of a web page. >>> >>> The behaviour is similar than in Google (see the attached image). >>> >>> Is there any widget or Framework? Any ideas? >>> >>> Thank you so much. >>> >>> Adolfo. >>> >>> -- >>> El precio es lo que pagas. El valor es lo que recibes. >>> Warren Buffet >>> >>> -- >>> 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. >>> >> >> >> >> -- >> Guit: Elegant, beautiful, modular and *production ready* gwt applications. >> >> http://code.google.com/p/guit/ >> >> >> >> >> -- >> 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. >> > > > > -- > El precio es lo que pagas. El valor es lo que recibes. > Warren Buffet > > -- > 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. > -- Guit: Elegant, beautiful, modular and *production ready* gwt applications. http://code.google.com/p/guit/ -- 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.
