[mybean-plugin] Mybean Universal Report Free unlimited version release

Source: Internet
Author: User

Advantages

1. Development without the need to install the report components (you can directly use the compiled files, note the copyright instructions, please compile the corresponding report plug-in file).

2. No bag troubles All versions of Delphi can be used without slowing down the upgrade of the Delphi version.

3. Can implement a variety of document style design, report files can be remote file storage (network share) and local file storage.

4. You can have each user design their own reports and set their own default reports.

5. Support multiple report components (RM, FR,.. can be extended)

6. Simple invocation, fewer associated files.

Interface

"About copyright"
The copyright of FASTREPORT,RM is owned by the original component author. Please compile the relevant report plugin yourself, the Fastreporter.dll,rmreporter.dll file reserved in this demo can only be used for learning, please do not use for commercial purposes.

"About the Plugin
The plugin can be used free of charge, if you feel good can contact the author to purchase the source version. You can also contact the author for an OEM.
Official website: www.diocp.org

"About demo Instructions"
REPORTERDEMO.DPR consists of three files
Repoter-common\mybeanreporterintf.pas the interface file for the Mybean report plug-in.
Repoter-common\mybeanreporterobjects.pas Mybean Report Plug-in calls are some of the underlying classes that need to be used.
Forms\ufrmpluginform.pas Demo form: How to invoke Direct preview using plugins, design, print.

Mybeansource is Mybean source file, compiling demo need to use Mybean core file, you can set the project library path, or join the Delphi library paths
The compiled EXE should be placed in the Bin\ folder.


"Invoke Sample Code"
Report Object
Fmybeanreporter: = Tmybeanreporter.create ();
Provide a dataset for use in a report
FMyBeanReporter.ReporterDataProvider.AddDataSet (' Cdsmain ', self.cdsmain);

Report Collation ID (different IDs can have multiple design reports
Fmybeanreporter.reportercatalogid: = ' 1002579 ';
Current user, each user can set a different default report
Fmybeanreporter.username: = Cbbuser.text;
Display report Console (can design, manage reports)
Fmybeanreporter.showconsole (); Directpreview (); Direct preview,//Directprint (); Direct printing

Free version

Http://pan.baidu.com/s/1ntpBtBb

[mybean-plugin] Mybean Universal Report Free unlimited version release

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.