gpt4 book ai didi

java - 使用 iReport 拉伸(stretch)一行以适合 jasper 报表中的数据

转载 作者:行者123 更新时间:2023-12-01 05:59:53 26 4
gpt4 key购买 nike

我使用 iReport 2.0.5 生成 jrxml 文件并在我的 java web 项目中使用相同的文件,我已使用所有标志来拉伸(stretch)以适合数据,但它不起作用

示例:

<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > 
<reportElement style="dNew" mode="Opaque" x="55" y="0" width="55" height="19" key="value-1" stretchType="RelativeToTallestObject" positionType="Float" isPrintWhenDetailOverflows="true"/>
<box></box>
<textElement>
<font/>
</textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{value1}]]></textFieldExpression>
</textField>

最佳答案

它应该能够根据频段向下拉伸(stretch)。

如果它是一个文本字段,您可以设置选项“溢出拉伸(stretch)”,据我所知,直接静态文本不会溢出。

关于java - 使用 iReport 拉伸(stretch)一行以适合 jasper 报表中的数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1210702/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com