On Wed, 24 Jul 2002, Ben-Nes Michael wrote:

> Hi All
> 
> I want to convert html pages to jpg/gif images.
> 
> The plane is more like:
> 
> 1. print a Web page to file
> 2. convert ps to jpg or gif
> 
> How can I print from console ( with color ) to file a web page ?

If you want a text representation of the page, the lynx -dump should do
what you want. If you want graphics representation, then as far as I
know there are no such tools, but links-2 has graphics mode with a
modular output drivers architecture, so I guess that adding a graphics 
-dump mode should be easy.


-- 
Matan Ziv-Av.                         [EMAIL PROTECTED]



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to