Hi!
I use this:
StiReportResponse.PrintAsPdf(report)
and I would like to print the PDF in a new browser window.
(To be honest, why would someone hide the actual page?)
How can I do that?
Thanks.
Attila
Print report to PDF in new window
-
- Posts: 5424
- Joined: Tue Mar 20, 2018 5:34 am
Re: Print report to PDF in new window
Hello,
You should create a new window yourself and call response in it.
Thank you.
You should create a new window yourself and call response in it.
Thank you.