Email table contents
Email table contents
isatyam
Posts: 3Questions: 0Answers: 0
Hi,
I am using datatables and tabletools for my project. So far it has been very easy to implement everything.
I was wondering if there is a possibility to add an email as pdf/xls button, so that table contents can be emailed to users as attachments?
http://live.datatables.net/joxuqiq/1/edit
Thanks for a great plugin!
-Satyam
I am using datatables and tabletools for my project. So far it has been very easy to implement everything.
I was wondering if there is a possibility to add an email as pdf/xls button, so that table contents can be emailed to users as attachments?
http://live.datatables.net/joxuqiq/1/edit
Thanks for a great plugin!
-Satyam
This discussion has been closed.
Replies
Allan
I am trying to implement this button in a wordpress page. The wp_mail api(http://codex.wordpress.org/Function_Reference/wp_mail) accepts attachments as a parameter. How do I find the path for the generated pdf file?
Thanks!
Satyam
Allan
Allan