Alec, Thank you. This sounds very promising.
Couple of followup questions: - Given that I'll be invoking Mozilla as a command from within a script, can I also kick off the print command via some sort of remote call? - Will my program know when the URL has loaded? - Does Mozilla still open a X window in this scenario? Sorry for so many questions. Regards, Tim. "Adam Lock" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > A workaround is to load Mozilla, load the URL, print it out to a > Postscript file and use something like Ghostscript to render it as an image. > > Alec Flett wrote: > > > There's no such capability right now... > > > > Tim Smith wrote: > > > >> Would it be possible to call Gecko in linemode, say as a system > >> command from > >> Perl, with parameters that would: > >> > >> A) pass a URL > >> and > >> B) tell the layout engine to render the page and save it as an image? > >> > >> Thanks, > >> Tim Smith > >> > >> > >> > >> > >> > > > > > > >
