0

快速报告:如何通过 c++ 而不是通过标准参数接口设置要打印的文档副本数量。

4

1 回答 1

0

You can set it in the fr3 file (I use Fast Report 4.8)

Just go in menu : Report -> Options and set Copies

or you can set it by code

  frxReportFR.PrintOptions.Copies := Copies;
于 2009-11-19T23:48:44.157 回答