Page 1 of 1

Send export pdf to a api endpoint

Posted: Thu Jul 06, 2023 1:42 pm
by Ezrodriguez
I want to export and send the pdf to a end point app, how can i do that directly from the report.

Re: Send export pdf to a api endpoint

Posted: Fri Jul 07, 2023 7:45 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: Send export pdf to a api endpoint

Posted: Mon Jul 10, 2023 4:49 pm
by Ezrodriguez
I need a example of send it directly to url endpoint in pdf.

Re: Send export pdf to a api endpoint

Posted: Mon Jul 10, 2023 6:08 pm
by Lech Kulikowski
Hello,

You can export the report to pdf and then use any YOUR code to send the result file as you need.

Thank you.