posquit0 / Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
LaTeX Project Public License v1.3c
22.73k stars 4.75k forks source link

How can include signature.png in bottom left in CV & cover letter? #334

Closed clevilll closed 2 years ago

clevilll commented 4 years ago

I was wondering if I include my signature picture at the end of the CV & cover letter.

tobiaslombacher commented 4 years ago

You can use the following code:

\letterclosing{Best Regards,\\\includegraphics[height=15mm]{signature.png}}

I have used this on the cover letter. On the CV you should be able to do something similar.

The signature file has to be in the root directory where the cv.tex file is. Alternatively, you have to specify the path.