Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 VB6 中创建一个报表,特别是我有一个横向的主报表,然后我再次插入一个横向的子报表,但是当我打印它时,子报表似乎是纵向剪切一些数据。
我将打印机属性方向设置为报表和子报表。
关于原因的任何想法?
提前致谢,詹保罗
如果你去Format Subreport ...,应该检查Can Grow 。还要确保子报表中标记的字段可以增长。