BUG - PrintRec Finction (OpenInsight Specific)
At 27 APR 1998 09:10:26PM Michael - LMS wrote:
We have been trying to use the PrintRec function to print a rectangle and have discovered that using numbers with decimal places in them to define the points of the rectangle causes problems. As the points of the rectangle are defined in inches that does not make it very functional.
The problem is that it ignores any decimal points. So if you have a top-left point of (1,1) and a bottom-right point of (1.5,1.5) nothing gets printed. The bottom-right point is interpreted as (1,1).
Why is this so and when is it likely to be fixed?
Thanks,
Michael