Re: print html without netscape

2002-08-31 Thread Brian Potkin
On Sat, Aug 31, 2002 at 01:05:01AM +0100, Karl E. Jorgensen wrote: > On Sat, Aug 31, 2002 at 01:09:46AM +0200, Petr Vanek wrote: > > hi all, > > i wont to print html but don't wont to install netscape, i > > mean print rendered html file from command line. is there something > > rendering ps from

Re: print html without netscape

2002-08-30 Thread Donald R. Spoon
Michael D. Crawford wrote: > It seems to me that you could write a command-line program that links to > Mozilla's Gecko rendering engine to render HTML into an in-memory > graphics buffer. Then you could dump the bitmap to the printer, or save > it as a TIFF file or bitmap EPS file. > > I hav

Re: print html without netscape

2002-08-30 Thread Michael D. Crawford
It seems to me that you could write a command-line program that links to Mozilla's Gecko rendering engine to render HTML into an in-memory graphics buffer. Then you could dump the bitmap to the printer, or save it as a TIFF file or bitmap EPS file. I haven't heard of software that does this y

Re: print html without netscape

2002-08-30 Thread Karl E. Jorgensen
On Sat, Aug 31, 2002 at 01:09:46AM +0200, Petr Vanek wrote: > hi all, > i wont to print html but don't wont to install netscape, i > mean print rendered html file from command line. is there something > rendering ps from html in debian? also i use to have a program, which > was (i guess that also

print html without netscape

2002-08-30 Thread Petr Vanek
hi all, i wont to print html but don't wont to install netscape, i mean print rendered html file from command line. is there something rendering ps from html in debian? also i use to have a program, which was (i guess that also without netscape) able to do it in X window, it lookd like gpr, but p