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.
データソースからの各レコードの後にページ分割を強制する必要があります。試し<break type="Page">ましたが、動作しません。どうやってするか ?
<break type="Page">
私はそれを使用してそれをしました<group>:
<group>
<group name="record" isStartNewPage="true"> <groupExpression><![CDATA[$V{REPORT_COUNT}]]></groupExpression> </group>