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 (which would surprise me as well, i admit), they
> can be converted to pdf with epstopdf, so a similar setting for print_command
> should work.

My mistake, it is PostScript of course. 

> 
> > P.S. eps files are to be included in LaTeX (usually images).
> 
> they can also be converted to pdf files which can then be included as images 
> in
> MS Word. (Sometimes you have to... :-( )
> 

Thanks for the fast and helpful replies. 
I made a mixure of your solutions which seems to suit me just fine 
(and it looks fairly elegant):


set print_command="muttprint -p - | ps2pdf - $HOME/Desktop/muttprint.pdf"


Anyway, special thanks goes to Marco Giusti for his alternative offer.
PS: This is one of the most helpful and friendly lists that I am posting to.


> 
> -- 
> Joost Kremers
> Life has its moments

Best,
AS

Reply via email to