Page 1 of 1

How to override PDF Preview export

Posted: Tue Jan 28, 2025 11:03 am
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 6739 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

Re: How to override PDF Preview export

Posted: Tue Jan 28, 2025 10:18 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: How to override PDF Preview export

Posted: Tue Jan 28, 2025 11:12 pm
by nirav.blitzm
Thank you. Let me try this.

Re: How to override PDF Preview export

Posted: Wed Jan 29, 2025 8:14 am
by Lech Kulikowski
Hello,

You are welcome.