Na nova versão do FastReport .Mono, aprimoramos consideravelmente o mecanismo de relatórios que agora está unificado ao FastReport .Net. Isso permite facilmente correções e alterações de transferências entre diferentes versões de geradores de relatórios. Adicionamos também a conexão aos dados JSON que está disponível agora por padrão e não requer instalação de plug-in
[Engine]
+ added built-in JSON data source engine
+ enhanced support of RichObject
- fixed script warnings - do not stop report generation on warning
- fixed double call of FreeHGlobal on programm termination
- apply high-load patch from FastReport.NET
- fixed bug with checking handlers in Web.config
- fixed crash of the program when creating a report using the wizard on Linux
[Designer]
+ enhanced SQL builder - ability to edit existing request
- fixed the message panel
[Exports]
+ added events to TrueTypeCollection object. New demo programm shows how to use them - fr_mono\Demos\C#\FontHandlersExportToPDF
+ enhanced support of fonts with extended weight
* source code is divided into engine and UI parts
- improved export of RichObject to RTF (set EmbedRichObject propert of RTFExport to true to enable this feature)
- updated export to PDF format - code ported from FastReport.NET
- fixed exports to various formats in environment