是否可以在特定的断点上拆分非常大的RDL?
我有一个非常大的RDL,可以打印到PDF。生成的PDF会产生数千页,并且实际上不可能减少结果集。
我尝试了许多不同的方法来优化PDF输出,例如使用嵌入式PDF字体降低不必要的格式,删除所有图像,但是我的报告仍然需要很长时间才能处理。
如果我的每个记录都以AZ开头的ID带有ID,那么RDL本身是否可以触发多个 child rdls,因此将产生所有“ A”结果之类的东西,所有“ a”结果,所有“ b”结果会产生,等等?
I have a very large RDL that prints to a PDF. The generated PDF results in thousands of pages and it's not really possible to reduce the result set.
I've tried many different methods for optimizing the PDF output such as reducing unnecessary formatting, removing all images, using embedded PDF fonts, but my report still takes a very long time to process.
If each one of my records carries an ID beginning with A-Z, is it possible to have the RDL itself trigger multiple child RDLs, such that something like all "A" results would be produced, all "B" results would be produced and so on and so forth?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论