Posted 8 September 2020, 6:10 pm EST - Updated 30 September 2022, 5:00 pm EST
Active Reports 12 splits report
Posted by: atalesky on 8 September 2020, 6:10 pm EST
-
-
Posted 9 September 2020, 7:41 am EST - Updated 30 September 2022, 5:00 pm EST
Hello,
I am not able to replicate the issue at my end. Please refer to the attached image.
Could you please try with the latest build of AR12:
http://cdn.grapecity.com/ActiveReports/ar12/hotfixes/ActiveReports-v12.3.18820.0.msiThanks,
Mohit -
Posted 9 September 2020, 11:53 am EST
Adding this fixed the issue:
rpt.Document.Printer.PrinterName = String.Empty
My default printer was set to a label printer, and it was “cutting” up the report for that printer format.
Thanks for your assistance.