I draw an object with actual scale but when print out the object, the size of
the object is distorted and not the same as the actual scale. E.g. if I draw
a square, the prin-out is a rectangular shape, and a circle become a oval
shape. How to solve the problem?

Thanks.