Page 1 of 1
Sending email of reports programmatically
Posted: Fri Feb 19, 2016 7:03 am
by xiaochris
Hi ,
would like to enquire how do i send email (pdf) reports via email without having the user to click on the email button?
Re: Sending email of reports programmatically
Posted: Fri Feb 19, 2016 11:20 am
by HighAley
Hello.
Could you specify what product do you use? Reports.JS or Reports.PHP?
Thank you.
Re: Sending email of reports programmatically
Posted: Tue Feb 23, 2016 1:55 am
by xiaochris
Hi
I'm using Reports.JS
Re: Sending email of reports programmatically
Posted: Tue Feb 23, 2016 6:08 am
by HighAley
Hello.
Sorry, but it's impossible to send email from JavaScript.
But you could write your code that will export the report to necessary format and send it on your server where you can send the report by email.
Thank you.