We offer a wide range of importing tools as projects for converting third party reports into our internal format. All utilities are provided as C# projects.
This repository has many projects (Visual Studio Projects) each in different folders:
- Import.ActiveReports
- Import.ComponentOneReports
- Import.CrystalReports
- Import.FastReports
- Import.List&Label
- Import.ReportingServices
- Import.ReportSharpShooter
- Import.RichText
- Import.TelerikReports
- Import.VisualFoxPro
- Import.XtraReports
- Import.XtraReports2025
All of them have their own Visual Studio solution (.sln-file), as well as additionally combined into one solution file.
In order to start simply open the Visual Studio solution file in the IDE Visual Studio and run the required project as Startup Project. The required libraries will be automatically downloaded from NuGet repository. To run the Crystal Reports importing tool please read this instructions. To run the XtraReports importing tool please read this instructions. For all other imports, no additional action is required.