【问题标题】:BI publisher Bursting IssueBI 发布者突发问题
【发布时间】:2021-09-08 08:28:18
【问题描述】:

我在运行包含 BIP 突增的报表时遇到问题。 没有突发 1 pdf 生成。 Pdf 显示 2 页,page#1 和 Page#2 很好。 但是当突发获得2个输出pdf时。第二个pdf页码是page#2。我希望两个页码都从 1 开始。

谢谢

【问题讨论】:

    标签: jdeveloper bi-publisher jdedwards


    【解决方案1】:

    为每个要重新开始页码编号的 for-each 部分尝试 @section

    例如,

    1. 一个交货中有多个订单
    2. 一次行程中有多次送货
    3. 您正在针对旅行打印
    4. 您需要为每个订单重新编号

    你会:

    <?for-each@section:trip/list_delivery/delivery?>
    <?for-each@section:list_order/order?>
    ...insert content here, including page numbering...
    <?end for-each?>
    <?end for-each?>
    

    我不确定这是否适用于突发,但适用于标准 BI Publisher。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-09-11
      • 1970-01-01
      • 2020-01-03
      • 2023-03-11
      • 2010-11-05
      • 1970-01-01
      相关资源
      最近更新 更多