【问题标题】:BIRT chart using birt:report tag使用 birt:report 标签的 BIRT 图表
【发布时间】:2013-09-03 10:14:23
【问题描述】:

我尝试使用 birt:viewer 标签创建图表,该标签在 iframe 中显示查看器。但我想使用 birt:report 标签,它将显示在 div 中。我经历过

http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php#tags

查看器标签库。有人可以帮我提供样品吗?

【问题讨论】:

    标签: birt


    【解决方案1】:

    在 birt 记者标签中使用 reportcontainer="div" 属性,然后我们的图表在 div 上生成

    【讨论】:

    • 请详细说明你的答案。
    【解决方案2】:

    试试这个标签

    <birt:report id="<%=repoviewid %>" reportDesign="testreport.rptdesign" height="200" format="html" reportContainer="div" scrolling="no"/>
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-10-08
      • 1970-01-01
      • 2015-08-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多