[Bug 251383] can't print selected multiple emails

Jeremy Johnson jazz_johnson at verizon.net
Thu Sep 16 21:34:15 BST 2010


https://bugs.kde.org/show_bug.cgi?id=251383


Jeremy Johnson <jazz_johnson at verizon.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jazz_johnson at verizon.net




--- Comment #1 from Jeremy Johnson <jazz_johnson verizon net>  2010-09-16 22:34:13 ---
I found another solution (in case anybody else needs to print multiple emails)

1) use squirrelmail's mail_archive plugin to save folder to zipped mbox
2) use hypermail to create html folder:
   #hypermail -d html-folder -p -m MBOX
3) use the perl script html2ps available at
http://user.it.uu.se/~jan/html2ps.html
   html2ps -Wb html-folder/index.html > Emails.ps
   ps2pdf14 Emails.ps Emails.pdf

Emails.pdf now contains all emails in one single pdf file with hyperlinks and
indexed by thread, author, subject, date.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list