Re: [arch-general] Sending files to printer question

2008-08-11 Thread Geoffroy Carrier
On Tue, Aug 12, 2008 at 00:58, richard terry <[EMAIL PROTECTED]> wrote: > I wondered if there was a command line utility to do the conversion. For a "perfect" result with not much deps and a small codebase, use Qt's webkit! http://code.google.com/p/wkhtmltopdf/ -- Geoffroy Carrier

Re: [arch-general] Sending files to printer question

2008-08-11 Thread Gerhard Brauer
On Tue, Aug 12, 2008 at 01:40:30AM +0200, Gerhard Brauer wrote: One mistake: > , > | wget -O - http://aur.archlinux.org/index.php | htmldoc --webpage -t ps - | > lp > ` Gerhard -- Ich: Wenn du wuesstest, was ich denke... Sie : Was waere dann? Ich: Viel Erde ueber dir...

Re: [arch-general] Sending files to printer question

2008-08-11 Thread Gerhard Brauer
On Tue, Aug 12, 2008 at 08:58:43AM +1000, richard terry wrote: > > I wondered if there was a command line utility to do the conversion. You could combine some nice tools Look at the tools: html2text and htmldoc First is an "simple" text parser without formatting. htmldoc is a complex tool which r

[arch-general] Sending files to printer question

2008-08-11 Thread richard terry
This is not Arch specific, but I'll ask anyway in the hope someone will help. I have generated a html file which would show in a web-browser and hence will print from the web browsers print button. However I want to send that file directly to a printer from the command line, but have the output