Generate report without loading webviewer?

Stimulsoft Reports.WEB discussion
Post Reply
semaphore
Posts: 19
Joined: Fri Jul 24, 2020 12:53 pm

Generate report without loading webviewer?

Post by semaphore »

Is there a way to generate a pdf from a report file and directly export it to PDF without having to load the web view control to export. My goal is to execute the report and get the stream data in pdf format to save to disk.
Lech Kulikowski
Posts: 7334
Joined: Tue Mar 20, 2018 5:34 am

Re: Generate report without loading webviewer?

Post by Lech Kulikowski »

Hello,

Yes, it is possible. Please check the following sample:
https://github.com/stimulsoft/Samples-J ... 20PDF-file

Thank you.
Post Reply