The following table lists all available command-line flags and options for the Email to PDF Converter.
-o, --output-filepath <path> Filepath of the produced PDF document. If this option is ommited the PDF will be placed alongside the email File.
-p, --proxy <proxy> Proxy (e.g. "http://10.64.1.74:81"). If "auto" is supplied the default system proxy will be used.
-d, --debug Debug mode
-e, --error Display only Error messages.
-q, --quiet Do not display any messages at all.
-?, --help Print this help.
-v, --version Print the version number.
-hh, --hide-headers Do not add email headers (subject, from, etc.) at the beginning of the PDF document.
-aa, --add-attachment-names Add the list of attachment names under the body text
-a, --extract-attachments Extract Attachments.
-ad, --extract-attachments-directory Extract Attachments to this Directory, if this option is not present the directory is besides the pdf as "<pdf-name>-attachments".
-gui, --show-graphical-user-interface Show graphical user interface (other parameters are ignored when using this switch).
-s, --page-size <size> Set wkhtmltopdf paper size to: A4, Letter, etc. (default A4)
-r, --dpi <dpi> Set wkhtmltopdf DPI. (default 300)
<email-file> The path to the email file(s) to convert.