-
大小: 15.91MB文件类型: .zip金币: 2下载: 1 次发布日期: 2023-07-09
- 语言: 其他
- 标签: 二维码 FastReport P PDF
资源简介
FastReport Professtional 6源码安装版,完全破解,找了很久终于找到可以用的并完美支持二维码和打印为PDF的,经本人测试完美安装正常使用,需要的小伙伴们可以拿去。
安装方法,解压文件
1. 关闭开发工具。
2. 右键【以管理员身份运行】对应版本的 recompile.exe,没有管理员权限,一定出问题。
2.1 选择你对应的 IDE 版本。
2.2 选择 Enteprise 版本
2.3 选择 Recompile all packages
2.4 点 Compile 按钮。
2.5 选择 Change Language to: 你的语言.
2.6 点 Compile 按钮。
3. 打开开发工具。
4. FastReports 下的 LibD22 (这个是 XE8 的,请找你对应的版本) 要加入到 开发工具的 Library 路径中。
5. 菜单中选择 Component->Install Packages
6. 点击 add 按钮 选择到 FastReports 的目录 找到 LibD22(或者你对应的版本)选择所有 *.bpl 文件,然后打开。
7. 安装过程中,会有提示 XXX bpl 已经加载。这个不用管。
8. 点击 ok 完成安装。
然后在Delphi中添加路径:
先Delphi 里添加以下路径(有可能有先后顺序):
FastReports6\FastScript
FastReports6\Source
FastReports6\Source\ExportPack
FastReports6\Source\ADO
FastReports6\Source\BDE
FastReports6\Source\ClientServer
FastReports6\Source\DBX
FastReports6\Source\FIB
FastReports6\Source\IBX
然后依次编译一下包:
FastReports6\FastScript\fs7.dproj
FastReports6\FastScript\dclfs7.dproj
FastReports6\Source\frx7.dproj
FastReports6\Source\dclfrx7.dproj
FastReports6\Source\ExportPack\frxe7.dproj
FastReports6\Source\ExportPack\dclfrxe7.dproj
就已经可以了使用fastreport的正常功能了
所以要继续安装,而是还要安装相应的fsDB控件以及它相应的fs控件:
FastReports6\FastScript\dclfsDB7.dproj
FastReports6\Source\frxDB7.dproj
FastReports6\Source\dclfrxDB7.dproj
代码片段和文件信息
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES(“frxXXX4.res“);
USEPACKAGE(“vcl40.bpi“);
USEUNIT(“frxXXXReg.pas“);
USERES(“frxXXXReg.dcr“);
USEPACKAGE(“vcldb40.bpi“);
USEPACKAGE(“PXXX40.bpi“);
USEPACKAGE(“frx4.bpi“);
USEPACKAGE(“frxDB4.bpi“);
USEPACKAGE(“fs4.bpi“);
USEPACKAGE(“fqb40.bpi“);
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
// Package source.
//---------------------------------------------------------------------------
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
return 1;
}
//---------------------------------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-12-06 12:09 FastReport Professtional 6.2.11 full source\
文件 3246 2017-10-27 19:42 FastReport Professtional 6.2.11 full source\Dealers.rus.txt
文件 15132 2017-10-27 19:42 FastReport Professtional 6.2.11 full source\Dealers.txt
目录 0 2018-12-06 12:09 FastReport Professtional 6.2.11 full source\Demos\
目录 0 2018-12-06 12:09 FastReport Professtional 6.2.11 full source\Demos\224C27AF\
目录 0 2018-12-06 12:09 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\
文件 135 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\error403.html
文件 135 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\error404.html
文件 145 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\error500.html
文件 1143 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_begin.html
文件 87 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_button.html
文件 335 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_checkbox.html
文件 233 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_date.html
文件 154 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_end.html
文件 242 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_label.html
文件 154 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_memo.html
文件 329 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_radio.html
文件 48 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_select.html
文件 233 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\form_text.html
文件 5836 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\fr_st
文件 1986 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\fr_util.js
文件 642 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\index.html
文件 62 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\list_begin.html
文件 8 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\list_end.html
文件 80 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\list_header.html
文件 161 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\list_line.html
文件 516 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\main.html
文件 334 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\nav_print.html
文件 386 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\nav_print_browser.html
文件 3584 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\navigator.html
文件 21 2018-04-09 07:10 FastReport Professtional 6.2.11 full source\Demos\224C27AF\10AF2F23\outline.html
............此处省略2954个文件信息
- 上一篇:《神经网络与深度学习》源代码
- 下一篇:[密码故事].英辛格.扫描版 PDF
相关资源
- 使用ATLAS探测器在s = 13 $$ \\ sqrt {s} =
- 在ATLAS探测器上搜索衰变到增强夸克对
- 搜索在s = 13 TeV pp碰撞中在pp碰撞中产
- 使用ATLAS检测器在s = 13 $$ \\ sqrt {s} =
- 使用ATLAS检测器,在s = 7 TeV的pp碰撞中
- W s Z玻色子对生产横截面在pp碰撞中的
- 使用ATLAS探测器在s = 13 TeV的pp碰撞中用
- 使用ATLAS探测器在s = 8 $$ \\ sqrt {s} =
- 在与ATLAS探测器发生s = 8 TeV pp碰撞的
- 使用ATLAS探测器在s = 7TeV的pp碰撞中区
- 使用ATLAS探测器在13 TeV pp碰撞中搜索轨
- 使用ATLAS探测器在s = 8 TeV的质子-质子
- 使用ATLAS探测器在s = 13 $$ \\ sqrt {s} =
- 使用ATLAS探测器在s = 13 TeV的pp碰撞中搜
- 类似QCD的新领域中的Theta
- 在CERN LHC的pPb碰撞中探索矢量介子光生
- 强子对撞机中光子与强子相互作用中
- 膨胀玻璃通量管中的非平衡轴向电荷
- 从胶子场散射的夸克喷流:从饱和到
- 带有彩色玻璃冷凝液的偶极Wilson线性
- 玻色增强,Liouville有效作用以及p-A碰
- 彩色玻璃冷凝液在小系统碰撞中方位
- 高能分解中的旋转螺旋方法:彩色玻
- CGC因式分解用于质子-核碰撞中正向产
- 大型强子对撞机质子-铅碰撞中的饱和
- 彩色玻璃冷凝物密度矩阵:Lindblad演化
- 相对论重离子对撞机小型系统扫描的
- 彩色玻璃冷凝液的衍射dijet产量和Wi
- Kharzeev-Levin-Nardi模型中的热辐射和包容
- 重子停留在彩色玻璃冷凝物中的时空
评论
共有 条评论