【问题标题】:Merge several different dynamics AX reports in one将多个不同的动态 AX 报表合并为一个
【发布时间】:2012-06-07 07:07:18
【问题描述】:

我正在调查是否可以仅将三个不同的 Ax 2009 报告发送到一个输出。我们已经有了an example of merging multiple invoices using the SalesInvoice report into one output,但这不是我们想要的。输出需要由 X++ 生成,例如:

  • 销售发票
  • SalesPurchInvoice_RU
  • AKT_RU

有什么建议吗? 'It can't be done.' 是可以接受的答案!

谢谢

【问题讨论】:

    标签: report axapta dynamics-ax-2009 x++


    【解决方案1】:

    做不到。

    至少不在 AX 中。但是您可以生成 PDF,然后使用 external program 或接口 AX 与 .Net library 组合它们。

    更新:看看how to merge PDF files

    【讨论】:

      猜你喜欢
      • 2016-07-20
      • 1970-01-01
      • 2020-07-11
      • 2010-10-18
      • 1970-01-01
      • 2013-03-28
      • 1970-01-01
      • 2015-06-05
      • 2014-05-30
      相关资源
      最近更新 更多