ReportMasterTwo 2.3.0
See the version list below for details.
dotnet add package ReportMasterTwo --version 2.3.0
NuGet\Install-Package ReportMasterTwo -Version 2.3.0
<PackageReference Include="ReportMasterTwo" Version="2.3.0" />
<PackageVersion Include="ReportMasterTwo" Version="2.3.0" />
<PackageReference Include="ReportMasterTwo" />
paket add ReportMasterTwo --version 2.3.0
#r "nuget: ReportMasterTwo, 2.3.0"
#:package ReportMasterTwo@2.3.0
#addin nuget:?package=ReportMasterTwo&version=2.3.0
#tool nuget:?package=ReportMasterTwo&version=2.3.0
Fixed Column and CSV Format Textual Reporting Tool. ReportMasterTwo was originally created to replace a deprecated reporting tool used by Sage MAS 90/200 which allowed precise fixed column layouts of text.
ReportMasterTwo uses a RMT file to configure the fixed width or csv layout and setup.
In Fixed Width mode, each field is given a starting column and width, and no other spacing is created between fields beyond what is described. Often accounting documents are laid out so that each field runs into the next with no space in between them, and with the fixed width mode this can be done.
Literal values and calculated values can be used in addition to fields, in both CSV and Fixed Column mode.
In addition, a header/detail structure can be used to provide header rows and then detail rows.
Simple arithmetic is available, and there is some support for using SQL scalar functions as fields as well.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial version