I already asked my question on stackoverflow but there was no answer. I really hope I get more help here
I designed my report in Visual Studio with display DPI size 100% (Windows 7). In page setup dialog I chose a printer which all of my colleagues and all of our customers have installed with the same driver.
When I change the display size to 125% and open the report in Visual Studio it renders differently. Some text is now too wide for displaying in my text fields and are cut of. Generating the report ends with the same result (export to PDF). So at design time we have no chance to design the reports and ensure that every client generates the same document with the same design as we don't know which DPI settings the customer has chosen in his environment.
I've read much about how important it is to have the same printer with the same drivers installed on all machines that run those reports and chosing that printer in the page setup dialog. But I've read nothing about how the display size is also having an influence of the report rendering.
How can I ensure that my reports render the same on all machines with all display settings possible? Please note, that I have no problem with different printers or drivers but only with different display resolutions.
We use Visual Studio 2013 Ultimate with Crystal Reports for .NET Version 11.