On Thu, 2005-11-03 at 09:11 -0700, kirk wrote: > I would like to convert html files to .tiff image files. > I have tried to use html2ps and then use ghostscript to go from ps to tiff. > Unless I am using it wrong, html2ps does not do a very good conversion to a > ps file. > The ps file does not look even close to the html file opened in firefox. > > Is there a way to print to a PS file using mozilla, or any other browser, on > the command line?
Of course. That's what the "Print to File" option is for in the Mozilla print dialog box. Simply specify a file (ie "/tmp/file.ps") and hit print. Then the ps output can be converted to pdf or tiff or whatever. > Please let me know if you can help. > > Thanks. > - Kirk Cerny > > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ -- Michael Torrie <[EMAIL PROTECTED]> /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
