Export rendered report from code

Stimulsoft Reports.PHP discussion
Post Reply
Norbi
Posts: 11
Joined: Wed Feb 29, 2012 10:16 am

Export rendered report from code

Post by Norbi »

Hi Aleksey,

Is it possible, to export (or save) rendered report from code, and send it to the PHP code running in the server?
It should be nice, if I could give a GET parameter in the URL (eg: &saveReport=1).

Thanks,
Norbi
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Export rendered report from code

Post by Vladimir »

Hello,

Unfortunately, it is impossible in Reports.Fx for PHP product. To render or export the report, needs to show the report viewer on a web page, because the report is rendered on the client side.

Thank you.
Post Reply