Posted 6 September 2022, 10:02 am EST - Updated 30 September 2022, 12:57 pm EST
Dear team
We must generate reports in an application executed with the option ‘Override high DPI scaling behavior – System’ activated (see attachment). We are forced to execute our application with this flag because of the configured high scale in Windows. Our application is run on notebooks requiring a scale of 200%. Without this option our application would be too small on the screen.
When the report is generated, the QR Code appears too big in its control. I made many attempts to correct this problem by editing various properties such as Behaviour-Autosize, Code128-Dpi ModuleSize or BarWidth…but it doesn’t change the appearance of the QR Code. We use currently ‘ActiveReports6’, the version of the dll is 6.1.2814.0. In the report we use the element ‘BarCode’ with style ‘QRCode’.
Could you give me some advice how we could set the size of the QR Code inside of the control?