We have updated the FAQs and added two new branches: "FastReport.NET" and "Licensing, ordering questions". Please visit FAQ and find answers to your questions!
We have updated the customers web-panel. We hope it is easier to use; you can tune it (select which IDE you use, which files you want to see for downloading etc.) and it is now available in 4 languages (with 3 more to be added very soon - if you want to add your own language, please write to us).
It is only available for our customers: please come and check it out now! We are waiting for your opinion.
You may know that the advanced reporting tool for Embarcadero RAD Studio / Delphi / C++Builder was localized for more than 30 languages https://github.com/FastReports/FastReport.VCL.RESNow you can translate to other languages or add translations to FastReport VCL – it has never been simpler! Sign up for https://github.com, offer your version of localization resources, after editing send Pull Request - a request for adding changes (manual with pictures https://github.com/blog/844-forking-with-the-edit-button).
One more leading scripting tool is now available for FireMonkey developers. So, what about adding scripting functionality to MacOS X projects?Four scripting languages (PascalScript, C++Script, BasicScript and JScript) with access to any object inside your application. Standard libraries for accessing base classes, controls, forms and DB, step-trace debugging, syntax highlighting, rtti for FireMonkey (and not only - for different platforms) classes.It also supports Embarcadero (ex Borland and CodeGear) Delphi 4-XE2, C++Builder 4-XE2, Kylix 1-3 and Lazarus.+ added support for Embarcadero Rad Studio XE2 for x32/x64 compilers+ added support for Embarcadero FireMonkey framework for Windows x32/x64 and Mac OSX platforms (include rtti for new classes and visual controls - fsSynMemo, TfsTree)+ added support for int64 type in script code- fixed AV for 64-bit versions of FPC- fixed error in accessing AnsiString property values for FPC