Hi,
In a custom report set to 10 cm, lazReport.Pages[0].Width equals 283
When adding a memo and setting it to the same width report, it ends up with memo.Width = 360.
The objects look the same size visually, but their Width properties differ.
Is this normal? And why does this happen?
[]'s