Add (PDF) attachments to transactional mails.
Configure all attachments for all transactional email types in Magento backend, and they will be added automatically to the mail.
Installation is done via composer
composer require team23/module-email-attachments
Now register the module with bin/magento setup:upgrade
.