When I print a crystal report directly, it prints about 8-9 records per page. However, when I schedule the same report to be printed later, the report prints about 6 records per page.
Note: Currently I am using SAP Crystal Reports runtime engine for .Net Framework version - 13.0.24.2970.
The tool I am using to design the Crystal Reports rpts: SAP Crystal Reports 2016 Support Pack 3 Version 14.2.3.2132
Expected Output: Whether the rpt is printed immediately or is a scheduled print, it should print same number of records in each page.
Actual Output: Less number of records are printed when scheduled as compared to when printed immediately.