Sending email of reports programmatically

Stimulsoft Reports.JS discussion
Post Reply
xiaochris
Posts: 26
Joined: Wed Feb 03, 2016 1:27 am

Sending email of reports programmatically

Post 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?
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Sending email of reports programmatically

Post by HighAley »

Hello.

Could you specify what product do you use? Reports.JS or Reports.PHP?

Thank you.
xiaochris
Posts: 26
Joined: Wed Feb 03, 2016 1:27 am

Re: Sending email of reports programmatically

Post by xiaochris »

Hi

I'm using Reports.JS
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Sending email of reports programmatically

Post 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.
Post Reply