【问题标题】:spudsoft emitter issue while using with Birt engine与 Birt 引擎一起使用时出现 spudsoft 发射器问题
【发布时间】:2018-03-12 19:41:46
【问题描述】:

在我的 java 代码中,我正在尝试导出 Birt 报告母版页标题,这是一个使用 spudsoft 发射器的图像,但它没有被导出,但如果标题是一个文本元素,它会被导出。

我尝试像下面这样设置 ExcelEmitter.StructuredHeader 但没有运气 options.setOption("ExcelEmitter.StructuredHeader ", true);

下面是 spudsoft 文档,其中提到将结构化标题设置为 true 将使母版页页眉和页脚呈现到工作表顶部和底部的 Excel 工作表中 https://bitbucket.org/yaytay/spudsoft-birt-excel-emitters/wiki/UserProperties

我正在使用开源 Birt 引擎 4.6 请询问您是否需要更多信息。

【问题讨论】:

    标签: java birt-emitter


    【解决方案1】:

    我进行了一些故障排除并意识到图像不会仅针对母版页标题导出,否则会导出。 我还看到了一种奇怪的行为,例如导出的图像与我在报告中添加的图像不同! Image I added to my report Image got Exported 我还发现我遇到的图像问题是 Spudsoft 发射器中的一个错误。 Here is the bug link

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-10-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多