Issue related to vertical line in Crystal Reports(Crystal Reports中与垂直线相关的问题)
问题描述
我在 VS 2008 中有 Crystal Report.该报告在详细信息部分上方有组标题部分,如下图所示:
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?
推荐答案
在VS2008中打开这个报告.选择该行并转到属性窗口.您可以在此处减少 Bottom 的值.所以你的行高会减少.减小 Bottom 的值,直到垂直线与水平线吻合.
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 !
这篇关于Crystal Reports中与垂直线相关的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Crystal Reports中与垂直线相关的问题
基础教程推荐
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01
- 如何激活MC67中的红灯 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- rabbitmq 的 REST API 2022-01-01
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- SSE 浮点算术是否可重现? 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- c# Math.Sqrt 实现 2022-01-01