Hi,
I have been trying to add the TCPDF file as an attachment to an email.
The pdf is being generated and I can successfully link to it (and download) in the email.
In the email action, I have 'Auto attach file fields' enabled - but I don't actually have any file fields - as nothing is being uploaded.
(Should I have?)
In the attachment settings I have...
(The name in the black text box of the TCPDF action.)
The output of the debugger shows the path to be ok.
[blockquote][tcpdf15] => Array
([br] [path] => /var/sites/mysite.co.uk/public_html/common/xxxxx201810171853.pdf[br] [var] => Array[br] ([br] [path] => /var/sites/mysite.co.uk/public_html/common/xxxxx201810171853.pdf[br] )[br][br] )[/blockquote]
Of course, I'm missing something - but I've no idea what.
[br]Any help would be greatly appreciated.
Cheers,
d.
I have been trying to add the TCPDF file as an attachment to an email.
The pdf is being generated and I can successfully link to it (and download) in the email.
In the email action, I have 'Auto attach file fields' enabled - but I don't actually have any file fields - as nothing is being uploaded.
(Should I have?)
In the attachment settings I have...
{var:tcpdf15.path}
(The name in the black text box of the TCPDF action.)
The output of the debugger shows the path to be ok.
[blockquote][tcpdf15] => Array
([br] [path] => /var/sites/mysite.co.uk/public_html/common/xxxxx201810171853.pdf[br] [var] => Array[br] ([br] [path] => /var/sites/mysite.co.uk/public_html/common/xxxxx201810171853.pdf[br] )[br][br] )[/blockquote]
Of course, I'm missing something - but I've no idea what.
[br]Any help would be greatly appreciated.
Cheers,
d.