LaTeX
(TeXLive 2015) :
\documentclass[a4paper,11pt]{texMemo} \usepackage[english]{babel} \usepackage{graphicx,blindtext} \memoto{Mr. Unknown} \memofrom{Tom} \memosubject{Some fancy subject} \memodate{\today} \logo{\includegraphics[width=0.3\textwidth]{example-grid-100x100pt}} \begin{document} \maketitle \blindtext \end{document}
Is this code actually compiling for you ? Is there any other memo style classes available?