How to override PDF Preview export

Stimulsoft Reports.JS discussion
Post Reply
nirav.blitzm
Posts: 8
Joined: Sun Jan 19, 2025 9:45 pm

How to override PDF Preview export

Post by nirav.blitzm »

Hi there,

I am trying to setup Stimulsoft designer on the React web app. And I would like to override the PDF export feature behaviour when previewing the report.
Screenshot 2025-01-28 at 9.59.20 pm.png
Screenshot 2025-01-28 at 9.59.20 pm.png (124.23 KiB) Viewed 6503 times
I want user to select the location of the file on the disk when exporting the PDF using this feature https://developer.mozilla.org/en-US/doc ... FilePicker.

Could you please tell me if this achievable on the latest version of the package or does your team plan to add this feature in near future?

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

Re: How to override PDF Preview export

Post by Lech Kulikowski »

Hello,

You can use the export events:
https://www.stimulsoft.com/en/documenta ... export.htm

Thank you.
nirav.blitzm
Posts: 8
Joined: Sun Jan 19, 2025 9:45 pm

Re: How to override PDF Preview export

Post by nirav.blitzm »

Thank you. Let me try this.
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: How to override PDF Preview export

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply