Joost Kremers wrote (08.Dec.2009 at 15:45 +0100):
> On Tue, Dec 08, 2009 at 12:45:37PM +0100, Ionel Mugurel Ciobica wrote:
> > I was not aware of muttprint producing eps files. It produces ps file
> > which you can convert to pdf using ps2pdf. So, what about:
>
> if they really are eps files (whic
On Tue, Dec 08, 2009 at 12:45:37PM +0100, Ionel Mugurel Ciobica wrote:
> I was not aware of muttprint producing eps files. It produces ps file
> which you can convert to pdf using ps2pdf. So, what about:
if they really are eps files (which would surprise me as well, i admit), they
can be converted
Sorry, i did not reply to the list.
On Tue, Dec 08, 2009 at 09:57:56AM +0100, Angel Spassov wrote:
> Dear mutt users,
>
> I have installed 'muttprint' in order to print my mails nicely.
> The preferred way for printing messages is on a local
> file instead of sending them to a printing device.
>
On 8-12-2009, at 09h 57'56", Angel Spassov wrote about "muttprint on PDF"
>
> Is it possible to produce a nicely printed, _local_PDF_file_ when pressing
> 'p'.
> This is the corresponding entry in my .muttrc:
>
> set print_command="muttprint --printer TO_FILE:$HOME/Desktop/muttprint.eps
> %s"