Mit der Veröffentlichung von 2025.2 ist das Ultimate .NET-Abonnement noch profitabler geworden! Alle Lizenznehmer haben ein zusätzliches Plug-in zum Importieren von Dokumenten aus Microsoft Word erhalten.
Wir werden eine Beteiligung an BASTA zu nehmen! Entwickler-Konferenz in Mainz vom 23. bis 25. September.Die BASTA! ist die führende unabhängige Konferenz für Microsoft-Technologien im deutschsprachigen Raum.Alexander Tsyganenko, Aleksandr Fediashov und Oleg Kozhnikov wird auf alle Fragen zu unseren Produkten beantworten.Weitere Einzelheiten und Anmeldung: http://basta.net/2014/
We will take a participation in Developer Conference of Delphi and Object Pascal in Leiden at 11th of September.
Michael Philippenko and Denis Zubov will speak you about Server Reporting in FastReport VCL and about migration from other reporting tools.More detail and registration:
blaisepascal.eu
What's new?
Added Embarcadero RAD Studio XE6 support;Added OnGetCustomData/OnSaveCustomData events which allow to save;custom data inside report template(look new CustomReportData demo);Added OnLoadDetailTemplate event - used to load detail reports from other sources like data fields;Added new multiImage mechanism in TIFF export - multiImage document is not limited with pages count;Added new property UTF8 in CSV export filter for stroing Unicode text in UTF8 encoding;Added missing RTTI information for new clases;- Improved and fixed template inheritence (inherite some collections like classes and variables);- Improved checkbox control in PDF export;- Fixed script inheritence - for more information see example "Report with script enheritence";- Fixed Interactive chart behaviour and added "Interactive Chart " report example;- Fixed bug with shadows in pictures in PDF export;- Fixed problem with multipage preview;- Fixed negative number export in BIFF8 export (braket form);- Fixed pictures in PowerPoint export;- Fixed bug with Excel export in Enterprise edition;- Fixed frames in RTF export;- Fixed gradient fill in exports;
Launched commercial beta FastCube FMX - Delphi XE4-XE6 supported. Compilation for MS Windows and Mac OS X only.
FASTCUBE FMX is a tool for effective data analysis
FastCube enables you to analyze data and to build summary tables (data slices) as well as create a variety of reports and graphs both easily and instantly. It's a handy tool for the efficient analysis of data arrays.
FastCube FMX is a set of OLAP Desktop components. It supports Embarcadero Delphi XE4, XE5, XE6, C++Builder XE4 - XE6, RAD Studio XE4 and higher. You can integrate it to applications for MS Windows and Apple Mac OS X.
RAD Studio Reporting with Fast ReportsSee what’s new with FastReport and FastCube VCL and FMX
You’re invited to join Embarcadero with Fast Reports’ Michael Philippenko and Den Zubov for two new webinars on reporting for RAD Studio, Delphi and C++Builder developers.
Webinar 1:New Report Generator for Delphi FastReport VCL 5Thursday, May 22, 20146AM San Francisco / 9AM New York / 2PM London / 3PM Milan11AM San Francisco / 2PM New York / 7PM London / 8PM Milan5PM San Francisco / 23-May 9AM Tokyo / 23-May 10AM Sydney
FastReport VCL is a modern solution for integrating Business Intelligence in your software. Topics covered in this webinar include:
What is new and how to use it in FastReport VCL 5 New kinds of report interactivity News in objects and properties Changes in web-reporting and more!
Webinar 2:FastCube VCL 2 and New FastCube FMX - OLAP Components for your Software!Tuesday, June 3, 20146AM San Francisco / 9AM New York / 2PM London / 3PM Milan11AM San Francisco / 2PM New York / 7PM London / 8PM Milan5PM San Francisco / 4-June 9AM Tokyo / 4-June 10AM Sydney
FastCube enables you to analyze data and to build summary tables (data cut-offs) as well as create a variety of reports and graphs both easily and instantly. In this webinar you will learn:
What is new in FastCube VCL 2 What the difference in VCL and FMX versions How to estimate performance of FastCube on your own data and application
More information
Classes
- Neue fill typen anwesend in dem Memo object: gradient und glass.- Das Memo kann verschiedene highlight Konditionen haben. Die highlight Kondition befasst jetzt die folgenden style Ansteuerungen: frame, font, fill und eine Objekt visibility. Sie können alles an und ausschalten.- Das Memo Objekt kann verschiedene Format settings haben. Wenn ein Memo Objekt verschiedene eingaben hat in einem Text, dürfen sie ein Format angeben für jede einzelne Eingabe.- Zugefügte Filter Eigenschaften für Data Bands. Sie dürfen Data Reihen aus-filtern ohne ein Skript zu gebrauchen.- Änderungen in dem Report File Format: Sammlungen wie Datasets, Variablen, Formats, Highlights sind geschrieben als genestete Eigenschaften um besser zu lesen können. Alts bestände (FR VCL 3 und 4) werden alle unterstützt.- Zugefügt MouseEnter, MouseLeave events zu report objects.- Hinzugefügt Visibility-Eigenschaft (Satz von Flags - vsPreview, vsPrint, vsExport)
Neue Objecte
- Neue 2D barcodes - PDF417 und DataMatrix. QR Code wird schnell verfügbar sein.- 2D barcodes- Neue barcodes - Code128, EAN128 mit auto encoding.
Interactivity:
- Neue interactive report typen: detail report und detail page. Wenn sie auf ein interaktives Objekt klicken, wird ein neuer Report hergestellt und wird erscheinen in einem separaten Tab in dem preview window - Zugefügte Interaktivität in dem Chart Objekt. Wenn sie auf ein Chart Element klicken, können sie ein Detail Report anfangen.ExportsNeue Exporte:
- HTML5 (div), DOCX, XLSX, PPTX.- Verbesserungen in RTF, XLS, XML, HTML, ODF Exporten: unterstützt werden jetzt verschieden Frame Lines in einem einzelnen Memo Objekt.- Verbesserte Font Einlagerung in dem PDF Export: der Font Sub Set ist jetzt eingelagert anstatt eine ganze Font Familie. Das wird den umfang des Bestandes erheblich reduzieren
GUI
- Neue Icons in dem Designer und Preview fenstern.- Verbessertes äußerlich des Data tree: neue Icons für unterschiedliche field types.- Neue/verbesserte Dialoge: highlight, frame, fill, hyperlink, data band editors.
Client/Server reporting
- New navigation toolbar with touch support- Works via AJAX technology- Optimized exchange protocols- Reduced response time
+ Added new QR barcode+ Added recompile utility for fast packages recompilation+ Added TeeChart Std support- Fixed memory leaks- Fixed error when designer hangs/crashes application in OSX- Fixed problems with context menu in the report designer under OSX(XE5)- Fixed problem with XE5 update 2 for C++ Builder