Print to PDF in Internet explorer
Posted: Wed Sep 20, 2017 1:44 pm
Dear Stimulsoft Team,
In the Internet Explorer, "Print to Pdf" function does not work as expected. Indeed, report file is being returned without .pdf extension. Thus it is just a unreadable file. In Chrome or in Mozilla this function works okay. But I would like to ask what to do with IE ?
Code snippet:
report = StiMvcViewer.GetReportObject()
return StiMvcViewer.PrintReportResult(report);
regards,
Iskandar
In the Internet Explorer, "Print to Pdf" function does not work as expected. Indeed, report file is being returned without .pdf extension. Thus it is just a unreadable file. In Chrome or in Mozilla this function works okay. But I would like to ask what to do with IE ?
Code snippet:
report = StiMvcViewer.GetReportObject()
return StiMvcViewer.PrintReportResult(report);
regards,
Iskandar