報表設計和打印(100分)

  • 主题发起人 主题发起人 zbtde
  • 开始时间 开始时间
Z

zbtde

Unregistered / Unconfirmed
GUEST, unregistred user!
在fastreport中怎樣完成數據的分頁統計,打印
 
加一个页脚band
放一个memo数据源设为要打印的数据源 (frdbXXXX)
写上sum([列名])
 
页脚Band不太好,有时候不会紧挨MastData Band间,应该用栏目脚.
 
whf是这方面的高手,照他说的做[:D]
 
多人接受答案了。
 
我安装控件出现以下问题,请哪位大侠帮忙

[Error] MsgExchg.pas(112): Undeclared identifier: 'TPOP'
[Error] MsgExchg.pas(150): Undeclared identifier: 'TSMTP'
[Error] MsgExchg.pas(438): Incompatible types
[Error] MsgExchg.pas(439): Missing operator or semicolon
[Error] MsgExchg.pas(597): Missing operator or semicolon
[Error] MsgExchg.pas(636): Operator not applicable to this operand type
[Error] MsgExchg.pas(647): Missing operator or semicolon
[Error] MsgExchg.pas(661): Missing operator or semicolon
[Error] MsgExchg.pas(679): Missing operator or semicolon
[Error] MsgExchg.pas(681): Missing operator or semicolon
[Error] MsgExchg.pas(682): Missing operator or semicolon
[Error] MsgExchg.pas(682): Not enough actual parameters
[Error] MsgExchg.pas(687): Missing operator or semicolon
[Error] MsgExchg.pas(688): Missing operator or semicolon
[Error] MsgExchg.pas(689): Missing operator or semicolon
[Error] MsgExchg.pas(690): Missing operator or semicolon
[Error] MsgExchg.pas(696): Missing operator or semicolon
[Error] MsgExchg.pas(701): 'then
' expected but identifier 'Active' found
[Error] MsgExchg.pas(724): Missing operator or semicolon
[Error] MsgExchg.pas(923): Incompatible types
[Error] MsgExchg.pas(924): Missing operator or semicolon
[Error] MsgExchg.pas(1024): Missing operator or semicolon
[Error] MsgExchg.pas(1024): Incompatible types: 'Boolean' and 'TCustomMessageExchanger'
[Error] MsgExchg.pas(1026): Missing operator or semicolon
[Error] MsgExchg.pas(1027): Missing operator or semicolon
[Error] MsgExchg.pas(1027): Not enough actual parameters
[Error] MsgExchg.pas(1055): Missing operator or semicolon
[Error] MsgExchg.pas(1056): Missing operator or semicolon
[Error] MsgExchg.pas(1061): Missing operator or semicolon
[Error] MsgExchg.pas(1066): 'then
' expected but identifier 'Active' found
[Error] MsgExchg.pas(1075): ')' expected but identifier 'Host' found
[Error] MsgExchg.pas(1084): Missing operator or semicolon
[Error] MsgExchg.pas(1084): Too many actual parameters
[Error] MsgExchg.pas(1084): Too many actual parameters
[Error] MsgExchg.pas(1084): Too many actual parameters
[Error] MsgExchg.pas(1108): Missing operator or semicolon
[Hint] MsgExchg.pas(125): Private symbol 'BeforeReceive' declared but never used
[Fatal Error] InetPkg.dpk(36): Could not compile used unit 'MsgExchg.pas'
 
后退
顶部