nickrussler / email-to-pdf-converter

Converts email files (eml, msg) to pdf
https://www.whitebyte.info/publications/eml-to-pdf-converter
Apache License 2.0
281 stars 65 forks source link

Store pdf files in a new folder #46

Closed SarveshBajaj closed 5 months ago

SarveshBajaj commented 2 years ago

Feature option : To give an option to users to store the pdf files in a separate folder. Currently its stored in the same folder and becomes hard to arrange for multiple files.

Would like to work on the same.

jimspoon commented 2 years ago

If you run from the command-line you can use the -o option: -o, --output-filepath Filepath of the produced PDF document. If this option is omitted the PDF will be placed alongside the email File.