开发者

How can I draw a horizontal line in Crystal Reports?

开发者 https://www.devze.com 2023-02-11 20:40 出处:网络
I want to draw开发者_StackOverflow社区 a line for a \"Total\" column in Crystal Reports. Something like this:

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

精彩评论

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

关注公众号