I know the package but can I convert to image from ps format?
On 03/10/2011 09:39 PM, Volkan YAZICI wrote:
You might want to check here: http://packages.debian.org/search?keywords=html2ps
$ apt-cache show html2ps
Package: html2ps
Priority: optional
Section: text
Installed-Size: 260
Maintainer: Debian QA Group<packa...@qa.debian.org>
Architecture: all
Version: 1.0b5-5
Depends: perl, perlmagick, libwww-perl, libhtml-parser-perl, libpaper-utils
Recommends: gs-gpl
Suggests: postscript-viewer, texlive-base, weblint-perl, xhtml2ps
Filename: pool/main/h/html2ps/html2ps_1.0b5-5_all.deb
Size: 104880
MD5sum: a928636e0c5af5b1c0db81588e91b4cd
SHA1: ff484424dc184761ee113941010a7a3e1c6d5081
SHA256: 4f37f0b533fb7160044dad8b5e91043b58a09b56ebc17bc8a1ba9b1810d2b8e6
Description: HTML to PostScript converter
This program converts HTML directly to PostScript. The HTML code can be
retrieved from one or more URLs or local files, specified as parameters on
the
command line. A comprehensive level of HTML is supported, including inline
images, CSS 1.0, and some features of HTML 4.0.
Homepage: http://www.tdb.uu.se/~jan/html2ps.html
Tag: interface::commandline, role::program, scope::utility, use::converting,
works-with::text, works-with-format::html, works-with-format::postscript
On Thu, 10 Mar 2011 21:31:12 +0200, Atıf CEYLAN writes:
Thanks for your answer but I did search as html2 in all packages.
unfortunately I did not found any utility program :(
On Wed, 09 Mar 2011 14:16:02 +0200, Volkan YAZICI<yazic...@ttmail.com> wrote:
On Wed, 09 Mar 2011 12:08:42 +0200, Atıf CEYLAN writes:
I need to a console based html to image converter application. I
found
the html2png2 application but it need to X.
That is not something trivial. Consider the different outputs of
different web browser rendering engines, e.g., Gecko, KHTML, IE, etc.
OTOH, you can start by looking at "apt-file search html2" results.
(For
instance, I just saw html2ps, and which also need ps2png, which is
provided by tth package.)
--
/**
* *@author* Atıf CEYLAN
* Software Developer & System Admin
* http://www.atifceylan.com
*/