Posted 24 June 2024, 7:07 am EST
Hi Greg,
As per the developers unfortunately, it is not possible to convert the IPrinterSettings to ‘System.Drawing.Printing.PrinterSettings’ and you are required to manually update the settings in the newer Printer Settings. This change has been made to support the cross-platform compatibility of the reports instead of the legacy GDI compatibility that we had to follow with ‘System.Drawing.Printer’.
However, you may refer to our attached sample in which we have created an extension in order to copy your IPrinterSettings to PrinterSettings or vice-versa, you may implement something like the same in your project.
Please Note: For queries related to ActiveReports.NET we would request you post your query in ActiveReports Forum here: https://www.grapecity.com/forums/ar-dev or raise a Support Ticket with ‘Product’ selected as “ActiveReports”.
Regards,
Anand
PrintSectionReport (1).zip