Calling "FastReport COM/ActiveX" from C# applications on 64-bit platforms.

2012-11-12

Calling "FastReport COM/ActiveX" from C# applications on 64-bit platforms.

Simple solution: It is necessary to set 32-bit platform in project options. Here is an example (note: platform target is x86):

 

Perfect solution: Download demo version of FastReport.NET.

Use this tool for conversion FR3 templates to FRX temaplates: https://fast-report.com/pbc_download/fr3tofrx.exe

If you have VCL version, then you can use following tip: How to convert fr3 to frx.

Finally, you should manually create data source objects, and assign them to report objects.

Why second solution is perfect? Because your will get fully managed solution without additional COM wrappers - FastReport Studio is a 32-bit COM server, which called from a 64-bit application that is not good for performance. In addition, most of the attractive features of managed code can not be used when working through COM technology.

In other words - if your choice is a managed application, it is better to use reporting tools based on managed code - you will save a lot of time and nerves.

9. November 2023

Bericht in C# in FastReport Cloud erstellen

In diesem Artikel zeigen wir Ihnen anhand eines Beispiels, wie Sie mit FastReport Cloud SDK Berichte erstellen und in ein beliebiges Format exportieren können.
22. März 2023

Erstellen eines PDF-Berichts in JetBrains Rider (C#) unter Ubuntu 22.04.1 LTS

In diesem Artikel werfen wir einen Blick auf die Welt der .NET-Plattform in Ubuntu 22.04.1 LTS, und erstellen einen Bericht, der ins PDF-Format exportiert werden kann.
19. Dezember 2022

Erstellen von PDF-Berichten in JetBrains Rider (C#) unter Windows 11

In diesem Artikel werfen wir einen Blick auf .NET in Windows 11, ohne Microsoft Visual Studio zu verwenden, und exportieren den Bericht in das PDF-Format.
Fast Reports
  • 800-985-8986 (Englisch, die USA)
  • +4930568373928 (Deutsch)
  • +55 19 98147-8148 (Portugiesisch)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314

© 1998-2024 Fast Reports Inc.