Bug fix:
#1248974 - problem with attaching PDF to mail
#1287866 - "Don't attach PDF file" setting doesn't work with email addresses taken from the webform
theme hack > use hook_preprocess_webform_mail_message()
Webform email with HTML template shows up as a plain text after Webform2PDF attachment. Issue: #947630
The first stable release.
The Webform2PDF Drupal module is an extension of the Webform module.
It can be used to generate PDF document from the results of a form.