FastScript安装 安装 VCL mvc FastReport.Net 报表 FastReport.Net v2016.2 TeeChart,图表开发 FastReport FMX 2.3 FastReport.Net v2016.1 FastReport.Net更新 FastCube VCL v2.5 FastReport VCL FastReport Online Designer教程 FastReport Online Designer组件 FastReport在线报表设计器:组件简介 FastReport在线报表设计器:界面结构简介 FastReport在线报表设计器:工作原理 FastReport Online Designer简介 FastReport Online Designer促销 FastReport Online Designer FastReport.Net授权促销 数据库查询构建 使用技巧 fastreport,报表 脚本引擎 FastScript FastScript, 脚本引擎 OLAP控件 OLAP
问题描述:使用fastreport 3时,如何在不使用'*.Fr3' 文件的情况下创建复合报表?
阅读全文
frReport1.LoadFromFile(...);
frReport1.SaveToFR3File(...);
阅读全文
你可以使用FastReport 2.53的设计器将FastReport 2.* 中的报表转换成FastReport3所支持的新格式。菜单“文件” - >“另存为...” - >“FastReport 3格式(* FR3)”。
阅读全文
fastreport 2.x和fastreport 3可以同时存在,并且可以在同一个IDE中使用。
阅读全文
导出过滤器是根据prepared-report工作而不是报表模版,所以该过滤器不知道报表单元格中使什么样的数据,数字本身或者聚合函数。你需要自己修改导出的报表,例如使用SUM函数或者其他表达式。
阅读全文
方法一:frxPreview1.Lock;
frxReport1.Export(frxPDFExport1);
frxPreview1.UnLock;
阅读全文
这是因为你把TfrxMemoView.DisplayFormat.Kind 设置为fkText。把TfrxMemoView.DisplayFormat.Kindв设置为fkNumeric,就可以了。
阅读全文
在组合框ESC命令的对话中,选择所需的命令类型或编写代码:frxDotMatrixExport1.EscModel:=1; // Epson Generic
阅读全文
预览前动态创建所需的过滤器:
阅读全文
FastReport 4 基础版中可以启用导出过滤器.
阅读全文
慧都科技旗下网站-FastReport中文网版权所有 Copyright 2012
FastReport,报表控件,FastReport报表,VCL报表,.NET报表,COM/ActiveX报表,OLAP控件,联机分析处理