I have a DataWindow with a column with a height.autosize=yes property.
If DataWindows property Print.Preview is switched off everything looks as intended:
However if I switch the property on for a better representations of how the report will look on paper some text gets truncated:
Printing the DataWindow yields desired result, no text is lost, but user wants to see all the information oh the screen, not only on paper.
Versions tested on: 11.5.1 Build 5097
I also assembled a sample project to replicate the issue if needed: https://dl.dropboxusercontent.com/u/9196319/PowerBuilder/DWTEST.zip