Hi,
We have a winform application which used telerik to show few reports.
When we try to view the reports with 150% scaling the reports are all skewed to the left with huge white spaces to the right.
One solution we found is to make our application DPI aware, that seems to fix the report issues but since our application is not built for scaling we cannot make it DPI aware without huge re writes!
Is there a way to fix with without making our application DPI aware?