Page 1 of 1

Emailing as PDF without dialog

Posted: Wed Oct 16, 2013 8:32 pm
by petek480
Is it possible to email a report automatically when the report viewer opens? or without even opening the report viewer?

Re: Emailing as PDF without dialog

Posted: Thu Oct 17, 2013 9:44 am
by Vladimir
Hello,

You can export the report without showing the viewer, see the example 16_ExportReport in the attached file.
Sample.zip
(50.14 KiB) Downloaded 326 times
Then exported report you can send via Email using the Flex SDK or other methods.

Thank you.