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. 'muttprint' seems to produce Encapsulated PostScript files only, i.e. using LaTeX and not pdfLaTeX to compile them.
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" Best, AS
