Re: Capture URL screenshot using JRex in swing component

"Tech Cool" <[email protected]> Fri, 2 Nov 2007 12:28:26 -0400
Newsgroups gmane.comp.mozilla.jrex
Message-ID <[email protected]>
Thanks Benjy for your information. I have already looked into this
blog and theu use Robot to capture the screen. As I have mentioned
earlier, I canot use Robot class to capture the screen because my
application runs on server and I am not sure whether the swing app
displaying the URL is on the Top or not.

- BR

On Oct 28, 2007 3:45 PM, Benjy Cline <benjycline-/[email protected]> wrote:
> Hi,
>
> This might help.  The author uses JRex to create a screen capture
> of a web page:
>
> > http://blogs.pathf.com/agileajax/2007/01/how_to_really_d.html
>
> I'm not sure it meets all your requirements.
>
> Regards,
> Benjy
>
>
> Ranjan Baisak wrote:
> > Hello Group,
> >                 I have a requirement to capture screen shot of any URL
> > content using Swing API. I have evaluated most of the swing based
> > browsers and I could not able to find  a suitable api, that can open URL
> > in swing Component so that I can capture the URL screen. I heard that
> > using JRex api, I can open any URL in swing component. Is it possible to
> > capture the content of JRex browser using swing component? I would
> > appreciate your help/suggestion/input.
> >
> > regards,
> > BR
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
>
> > JRex mailing list
> > [email protected]
> > http://mozdev.org/mailman/listinfo/jrex
>
> _______________________________________________
> JRex mailing list
> [email protected]
> http://mozdev.org/mailman/listinfo/jrex
>