How to change Crystal Reports measurement units in Visual Studio 2008
I've read that units in CR are displayed in TWIPS, but I can't find a way to change that nor in VS nor in CR. I need to set left开发者_JAVA百科 and top properties of fields in CR in centimeters. Any idea how to do that?
tnx!
Units are recorded in TWIPs internally in Crystal, but are usually displayed in either inches or centimetres in the report designer, depending on the location specified in the Windows Control Panel.
To check, try opening the report designer for any report, then File | Page Setup... to see which units are used for the page margins.
精彩评论