Page 1 of 1

question about print with StimulSoft Report.JS

Posted: Thu Sep 28, 2017 2:01 pm
by pdt1704
Hi all,
I have some question about print in report js:
1. I can print direct to printer without preview report?
2. When print from report js, it's printing bitmap or binary?
Please help.

Thanks.

Re: question about print with StimulSoft Report.JS

Posted: Thu Sep 28, 2017 3:49 pm
by HighAley
Hello,

You could find how to print a report in this sample.

Reports are printed as HTML by browser or could be exported to PDF.

Thank you.