prosed fix for CRM-13428
[civicrm-core.git] / CRM / Event / Form / Participant.php
index ba3d0875eef1628c226be4155de4e924fbe67b99..bc114206d3225acdc26d74ab2347d80290ed9e1d 100644 (file)
@@ -1692,6 +1692,7 @@ loadCampaign( {$this->_eID}, {$eventCampaigns} );
           'valueName' => 'event_offline_receipt',
           'contactId' => $contactID,
           'isTest' => (bool) CRM_Utils_Array::value('is_test', $this->_defaultValues),
+          'PDFFilename' => ts('confirmation').'.pdf',
         );
 
         // try to send emails only if email id is present