Sends an email with the job report attached as pdf
Params: these are liable to change, and are defined in gutenberg. Check here https://github.com/parsable/gutenberg/blob/master/src/components/JobDetailReport/ReportParams.md
Note : Only send up true, do not send up false. The value checks for existence
of paramater not the parameter value it self.
Sends multiple emails with job, audit or issue report attached as pdf.
param emails: specifies the list of email addresses that should receive the job report pdf.
If left blank, the email will be only sent to the authenticated user.