FastReport

Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports

MIT License

Stars
2.7K
Committers
22

Bot releases are hidden (Show)

FastReport - FastReport OpenSource 2020.1.0

Published by Detrav almost 5 years ago

➕ added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true
➕ added a property "SplitRows" for MatrixObject. By default, its value is False and in this case rows with the same vaues are joined. If True - rows are split (like TableObject)
➕ added an ability to change export settings. To do this, you need to subscribe to the ExportParameters event in WebReport.Report

🐛 fixed a bug with trying to convert DBNull in empty string when ConvertNulls is disabled
🐛 fixed a bug when PageFooter with PrintOn=LastPage causes to print it on penultimate page
🐛 fixed view of background on BarcodeObject at Html export
🐛 fixed incorrect width and height for reports with mixed page orientation (Landscape & Portrait)
🐛 fixed incorrect view of background in ShapeObject
🐛 fixed lack of non-standard fill (Hatch, LinearGradient, etc.) on ShapeObject
🐛 fixed a bug with SQLite plugin if database includes null-values

Known issue: Save button in Preview does not respond to click.

FastReport - FastReport OpenSource 2019.4.0

Published by Detrav about 5 years ago

🔨 graphics dependency changed from CoreCompat.System.Drawing to System.Drawing.Common

➕ added a new Json data connection integrated into the engine
➕ added RepeatBandNTimes property for bands
➕ added Bezier curve for polygons
➕ added a new time format minutes:seconds [mm:ss]

🐛 fixed TypeConverter on the TextObject.ParagraphFormat property
🐛 fixed a bug with breaking ManualBuild table with CanBreak = false
🐛 fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
🐛 fixed a bug when font changed in parent report were not changed in inherited report
🐛 fixed image size calculation when AutoSize is enabled in the preparation stage
🐛 fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage

FastReport - FastReport OpenSource 2019.3.0

Published by Detrav over 5 years ago

[.Net Core]

➕ added a CoreCompat.System.Drawing reference to the script, which allows using Color, Font and some other features of System.Drawing

[Engine]

➕ added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled
🐛 fixed a bug when in some cases the TypeConverter`s were not loaded correctly
🐛 fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character
🔐 fixed a bug causing memory leak in HtmlTextRenderer

[Exports]

➕ added links for images to HTML-export

FastReport - FastReport OpenSource 2019.2.7

Published by Detrav over 5 years ago

➕ added links for images to HTML-export

🐛 fixed a bug when in some cases the TypeConverter`s were not loaded correctly

🐛 fixed bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character

➕ added a CoreCompat.System.Drawing reference to the script, which allows using Color, Font and some other features of System.Drawing

FastReport - FastReport OpenSource 2019.2.0

Published by Detrav over 5 years ago

FastReport - FastReport OpenSource 2019.1.0

Published by Detrav almost 6 years ago

FastReport - FastReport OpenSource 2018.4.16

Published by Detrav almost 6 years ago

Changed the build method, now the packages are assembled with all the necessary native libraries.

FastReport - FastReport OpenSource 2018.4.15

Published by Detrav almost 6 years ago

  • fixed bug with roslyn wrapper, when a warning is raised as error
FastReport - FastReport OpenSource 2018.4.14

Published by Detrav almost 6 years ago

In this release we have added the main connectors.

FastReport - FastReport OpenSource 2018.4.9

Published by Detrav almost 6 years ago

  • sync with FastReport 2018.4.9 changes
  • disabled "new dialog page" button
  • added script for packing on linux systems
  • updated license in nuget packages
  • added postgres connector
FastReport - FastReport Initial Release

Published by Detrav almost 6 years ago