Hi,
May I know how to programmatic print report in background?
Can I specified the copies of report being printed if print in background?
Is it user able to continues use the system (webpage) during printing report in background?
Thanks.
How to programmatic print report in background?
-
- Posts: 31
- Joined: Mon Jun 07, 2010 7:55 am
- Location: Malaysia
How to programmatic print report in background?
Hello,
Thank you.
You can use report.Print() method for this.seekianshim wrote:May I know how to programmatic print report in background?
Can I specified the copies of report being printed if print in background?
Background printing from web pages is impossible. To print report, please use the following methods of web viewer: PrintToDirect(), PrintToPdf(), PrintToPopupWindow()seekianshim wrote:Is it user able to continues use the system (webpage) during printing report in background?
Thank you.
-
- Posts: 31
- Joined: Mon Jun 07, 2010 7:55 am
- Location: Malaysia
How to programmatic print report in background?
May I know did print in background will be in feature plan?
This is importance for my client to able to print multiple reports in background / silent mode in morning.
I can written window service and auto print the report to my client if Stimulsoft offer print in background.
Thanks
This is importance for my client to able to print multiple reports in background / silent mode in morning.
I can written window service and auto print the report to my client if Stimulsoft offer print in background.
Thanks
How to programmatic print report in background?
Hello,
Unfortunately, it is not possible to print in the background mode from web. It is prohibited by the browser for security reasons.
Thank you.
Unfortunately, it is not possible to print in the background mode from web. It is prohibited by the browser for security reasons.
Thank you.