Эта версия включает множество улучшений для дизайнера отчетов, с помощью которых делать отчеты в FastReport VCL стало еще быстрее.
Мы переделали интерфейс "Дерева данных", "Инспектора объектов" и "Дерево классов", теперь возможно фильтровать элементы и использовать кнопки для выполнения "быстрых действий".
![]() |
"Object Inspector" features |
Движок отчета тоже получил несколько улучшений:
- С новым свойством RichView.FileLink стало возможно загружать RTF в процессе построения отчета;
- Возможность устанавливать количество колонок у штрихкода GS1 Databar ES;
- Свойство ReportSummary.PrintAtBottom позволяет выводить подвал отчета всегда внизу страницы;
- Новое свойство PageFooter.PrintOnSinglePage расширяет поведение свойств PrintOnLastPage/PrintOnFirstPage когда в отчете всего одна страница.
Также, мы добавили новый фильтр экспорта в PostScript и PPML.
Version 6.5
----------------------------
* Improved interface of the DataTree, Object Inspector and ClassesTree in the report designer. Added toolbars with fast action buttons and filter of data.
+ Added RichView.FileLink property - use it to load RTF files at prepare-time (can be used to reduce memory using for big RTF)
+ Added Colums property for GS1 Databar ES barcode
+ Added PageFooter.PrintOnSinglePage property - override behavior of PrintOnLastPage/PrintOnFirstPage when the page is Last and First at the same time.
+ Added ReportSummary.PrintAtBottom property - allows to print report summary at the bottom of the page
+ Added PostScript export filter
+ Added PPML export filter
* Updated convertes from RB and QR
- Fixed GS1 Databar ES barcode for special case (odd count of modules)
- Fixed GS1 Databar barcode for smooth height changing in the report designer
- Fixed wrong behavior of Processing property with DetailPage
- Fixed line break in PDF export under Windows 10 x64
- Fixed loading of OSM maps with '`' sign
- Fixed dialog Form in HIDPI called from preview (ClentHeight/ClientWidth serialized with scaled values)
- Fixed designer flickering at show
- Fixed report options dialog printer list icons
- Fixed print dialog printer list icons
- Fixed Codewindow font size when save designer settings
* Changes in LoadPreferences interface, added second parameter as Def settings container
* Reduced fields updating in Master-Detail link. Updates only when fields list changed (Some DS like DBX recreates fields).
- Fixed Esc key pressing when TfrxDateEditControl expanded
- Fixed bug with incorrect size of CellularTextObject
- Improved RichView synchronization in multi-thread environment
- TfrxPreviewForm.FFilterList moved to constructor/destructor (for custom inheritors)
- Fixed layer's internal dataset in the Map editor
- Fixed Indy transport for 465, 587 port
[6.4.13]
- Fixed designer's Color Selection dialog in the D2009
- Fixed rotated EAN13 barcode
- Fixed exporting of FONT COLOR tag to PDF
- Fixed ODF default values
- Fixed Arial font spaces in the PDF export
- Fixed rotation of the image inside RichView in SVG export
- [Lazarus] Fixed designer's scaling
- [Lazarus] Fixed text split in memo object
- Fixed Aztec multiline text
- Fixed embedded files in PDF export
- Fixed memory leaks in the LazChart
- Fixed Aztec barcode with umlaut characters
- Fixed QR barcode QuietZone
- Fixed cross-tab changing when AutoWidth = False
- Fixed Emf -> Pdf with KeepAspectRatio
- Fixed restoring of the current tab during debugging
[6.4.10]
- Fixed TfrxDMPMemoView bounds in the PDF export
- Fixed exporting of fsAltDot frame line style in the PDF export
- Fixed C++ Builder compatibility
[6.4.7 - 6.4.9]
- Fixed division by zero in the PDF export
[6.4.4 - 6.4.6]
- Fixed wrong behavior of Table object with vertical bands
- Fixed FIB connection form
[6.4.3]
- Fixed TfrxMailExport when it cancelled
- Fixed AV when set TfrxCustomExportFilter.ShowDialog in OnBeginExport event
[6.4.2]
- Fixed EAN13 barcode drawing
- Fixed Underlines with LineSpacing printing
[6.4.1]
- Fixed Invalid ImageList error