开发者

How can I draw a horizontal line in Crystal Reports?

I want to draw开发者_StackOverflow社区 a line for a "Total" column in Crystal Reports. Something like this:

        ======          
Total    123.00        
        ======


Go to Insert->Line and draw the horizontal line where you want it. If you really want a double dashed line, then just draw 2 single dashed lines.

(Picture is from Crystal Reports XI)

How can I draw a horizontal line in Crystal Reports?


I would suggest the following in the IDE:

  1. right-click the field and select Format Field...
  2. select the Border tab
  3. Set the Top and Bottom properties to 'Double'
  4. Exit and save changes as you go


Right click anywhere in your crystal report, then select insert, then select line so you can draw lines or even tables.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜