Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crystal Reports "Object Size and Position" not working

When I set the object size and position sometimes crystal reports changes it. For example:

X: 0.1, y: 0.1, Width: 1.9, Height: 0.133

Changes to

x: 0.1, y: 0.139, width: 1.9, height 0.094

Any idea how to fix it?

like image 407
Nick Avatar asked Jul 08 '13 14:07

Nick


People also ask

How do I fix page size in Crystal Report?

To open Page Layout option in Crystal Report, go to File → Page Setup. This option allows you to choose page options like: Paper size, paper width, paper height, and margins (left, right, top and bottom).


1 Answers

File->Options under layout, at 'Grid options', make sure you uncheck 'Snap To Grid'

like image 155
psw Avatar answered Oct 03 '22 20:10

psw