I am developing a program to automatically schedule some deski reports on BO XI 3.1 using C#. We are able to schedule the deski report to refresh and export to excel..etc but we cannot found any method for us to schedule the destination to printer.
There are sample code in the SDK which set the destination to the printer using the "Report" class but I believe they are for CrystalReport (rpt).
Is there any method that allow us to schedule the printing of full client report using the C# SDK?
Thanks,
Fred