ReportBuilder 7.X 和 Delphi 7.X 问题

发布于 2024-11-27 22:14:50 字数 419 浏览 0 评论 0原文

我在使用 Delphi 7.X 构建的应用程序中使用 ReportBuilder 7.X 生成报表时遇到问题。

“预览”时,备注字段中的权限会被切断(请参阅截图2.jpg),但是您可以在报表设计器中看到所有权限(请参阅截图.jpg)。 请参阅屏幕截图3.jpg,了解备忘录中的计算事件代码,以填写备忘录。

为什么这些“权利”在预览期间填写不正确,但在设计期间却显示正确?

您可以在此处找到所有屏幕截图和一个文本文件,其中包含备注字段的 calc OnPrint 事件中使用的代码:

http://www.adktripbuddy.com/misc/delphi/code/report/

I have an issue with a report using ReportBuilder 7.X in an application built with Delphi 7.X.

The rights in the memo field are cut off when 'previewed' (see screenshot2.jpg), however you can see all of them when in the report designer (see screenshot.jpg).
see screenshot3.jpg for the calc event code to the memo for filling the memo.

Why are these "rights" filling during preview incorrectly, but during design it displays correctly?

You can find all screenshots and a text file containing the code used in the calc OnPrint event for the memo field here:

http://www.adktripbuddy.com/misc/delphi/code/report/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人生戏 2024-12-04 22:14:50

您的问题很准确,并且您确实提供了所有必要的信息。恭喜!

当数据或布局有点复杂(关于 SQL 查询、脚本代码...)时,RB 的“预览”窗格永远不会按我预期的方式工作。这显然是RB的一个bug。我从不使用这个“预览”面板。

备忘录的“位置”设置怎么样?你尝试改变它吗?使其达到乐队的全高吗?

你的申请结果怎么样?如果您的应用程序中创建的报告正确,则不必担心设计模式下的预览。

Your question is precise, and you did put all necessary information. Congratulations!

The "preview" pane of RB never works as expected for me, when data or layout are a bit complex (about SQL query, script code...). This is clearly a bug of RB. I never use this "preview" panel.

What about the "position" settings of the memo? Did you try changing it? Make it full height of the band?

What about the result in your application? If the report created in your app is correct, don't bother about preview in design mode.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文