I have a "order receipt" report that is emailed to the customer once their order is received here.
I want to be able to attach a pdf file (Our T&Cs- terms & conditions) to the bottom of the report.
I have tried copying and pasting the text into the report with a text box or with an unbound object field but it keeps telling me it is too much data to put into a text box (4 pages). I have even tried to add it to the vba code but as you may already know, you can only email one pdf at a time through VBA.
Anyone have any ideas?
Thanks!