JasperIreport textfield auto height

 add textAdjust="StretchHeight" and stretchType="RelativeToBandHeight"

<textField textAdjust="StretchHeight">
    <reportElement positionType="Float" stretchType="RelativeToBandHeight" x="0" y="190" width="555" height="321" isPrintWhenDetailOverflows="true"/>
    <textFieldExpression><![CDATA[$P{text}]]></textFieldExpression>
</textField>
source: https://stackoverflow.com/questions/61319720/text-field-dynamic-height-in-jasperreports-6-12-2

Komentar

Postingan populer dari blog ini

whois

Membuat export dan import Excel di spring boot

Spring Boot CRUD Thymeleaf-Pagination + Bootstrap Dynamic Modals