Page 1 of 1

I need help with attaching PDF to my email in my website

Posted: Wed Feb 09, 2011 8:27 am
by iloman
Hi everybody.
I would like to get help with simple discription how to attach PDf file to my email from my Open source ecommerce web site?
I would appreciate if you help me with steps like:
1. How can I use my existing PDF to convert it to PHP format
2. How can use that format to link to my email?
3. Does Swift Mailer do that? what steps I need then
Thanks in advance.
Regards,
iloman

Re: I need help with attaching PDF to my email in my website

Posted: Fri Feb 11, 2011 8:51 am
by iloman
Thanks Adeline for trying to help. However, I don't need to send emails with attachment from my website with email client. I want something like for example if somebody buys product from my E-commerce web site (Prestashop) , then from tthat site email with Pdf will be send directly. This website is set with PHP so I need to know if somebody can help me with simple instructions.