BIRT Runtime 4.6 Excel Multi-sheets problem

tidus12
edited February 11, 2022 in Analytics #1
<p>I was able to generate Excel report with multiple sheets using Page Break Properties in Birt Report Designer 4.6.</p>
<p>However, when using BIRT Runtime 4.6, the Excel report is generated with only one single sheet.</p>
<p> </p>
<p>Any ides regarding this issue?</p>

Comments

  • <p>Hi,</p>
    <p> </p>
    <p>I'm having the same issue.</p>
    <p>I'm using birt-runtime V <strong>4.4..2</strong></p>
    <p> </p>
    <p>I try to generate XLS and XLSX files.</p>
    <p>The generation seems to be done by the spudsoft emitter :</p>
    <pre class="_prettyXprint _lang-nocode">
    Jan 27, 2017 10:24:28 AM uk.co.spudsoft.birt.emitters.excel.framework.Logger info
    INFO: start:org.eclipse.birt.report.engine.content.impl.ReportContent@279c3e40
    </pre>
    <p>My RPTDesign files contains Page Break, which is correctly rendered if I generate to another format (PDF for instance).</p>
    <p> </p>
    <p>Does someone have any idea what might cause this issue ?</p>
    <p> </p>
    <p>Thanks in advance,</p>