Auto export before render viewer or without render

Stimulsoft Reports.JS discussion
Post Reply
Cheryabushkin
Posts: 6
Joined: Thu Jul 18, 2019 6:43 am

Auto export before render viewer or without render

Post by Cheryabushkin »

Hello!

Please tell me, can I export my report to a predefined format right after the render without clicking on the save button?
I set data and template for my report from server. It would be ideal to save the report without opening the preview. Is this option possible?

Thank you
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: Auto export before render viewer or without render

Post by Lech Kulikowski »

Hello,

In the JS version, directly in the report - no. You can call the export method from your code.

Thank you.
Cheryabushkin
Posts: 6
Joined: Thu Jul 18, 2019 6:43 am

Re: Auto export before render viewer or without render

Post by Cheryabushkin »

Lech Kulikowski wrote: Mon Jul 29, 2019 7:08 am Hello,

In the JS version, directly in the report - no. You can call the export method from your code.

Thank you.
Thank you very much!
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: Auto export before render viewer or without render

Post by Lech Kulikowski »

Hello,

We are always glad to help!
Post Reply