Issue related to vertical line in Crystal Reports

若如初见. 提交于 2019-12-22 00:22:38

问题


I have Crystal Report in VS 2008. The report has group header section above the detail section and group like display in image below:

I have drawn vertical image in detail section but it displays like in following Image:

I also tried to scratched vertical line below the detail section but it in output line goes out of the box like in following Image

How can i solve this issue?


回答1:


In VS2008 open this report. Select the line and go to Properties Window. There you can reduce the value of Bottom. So your line height will be reduced. Reduce the value of Bottom until the vertical line fits the horizontal line.

Hope this helps you, Leave comments if any !




回答2:


in the report designer you should zoom the Section3, Details and resize the vertical line to end exactly when it reaches the horizontal line. I know it's a pain and in Crystal is not as friendly as it is in other reports designers (like in my favourite one DevExpress XtraReports) but still you can do it if you zoom and carefully handle the size of the line object.



来源:https://stackoverflow.com/questions/8551371/issue-related-to-vertical-line-in-crystal-reports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!