如何设置分页符

编程入门 行业动态 更新时间:2024-10-24 22:22:40
本文介绍了如何设置分页符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有超过10页 我想在报告 vb 2010中添加如何做到这一点

谢谢

解决方案

报告中的某些元素可以有一个"分页符后"或"之前的分页符"在其上设置的属性将导致分页发生。请参阅例如 msdn.microsoft/ en-us / library / ms251701(v = VS.80).aspx

假设一个典型的报告有一些相当大的表,那么表本身应分成多个页面,如果它足够大。但只有在没有设置"尽可能在一个页面上保持一致"的情况下才会发生这种情况。属性(如果可能的话,要求渲染器不要破坏表格。)

如果您大致描述报告的外观以及您希望分页的位置,这将有所帮助发生。另外,你使用哪个渲染器?您是在预览窗格中查看报表,还是使用WinForms,WebForms,或仅HTML的报表查看器控件...

谢谢,

I have more than 10 pages And I want to add how this can be done

in reportvb 2010

thank you

解决方案

Some elements in the report can have a "Page break after" or "Page break before" property set on it which will cause a page break to occur. See for example msdn.microsoft/en-us/library/ms251701(v=VS.80).aspx

Assuming a typical report which has some rather large tables, the table itself should be broken into multiple pages if it's big enough. But it will only happen if you didn't set the "Keep together on one page if possible" property (which asks the renderer to not break the table if possible).

It would help if you would describe roughly how your report looks and where do you want the page breaks to occur. Also, which renderer are you using? Are you viewing the report in the Preview pane, or using the Report Viewer control for WinForms, WebForms, or just HTML...

Thanks,

更多推荐

如何设置分页符

本文发布于:2023-11-02 08:28:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1551894.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:分页   如何设置

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!