FastReport Desktop 2026.1.0
Released: Oct 13, 2025
2026.1.0 での更新項目
機能
- Engine
- Added the ability to choose encoding when connecting to an XML database.
- Added support for asynchronous requests in database connectors.
- Supplemented the description of the IsNull function.
- Changed behavior in the methods for setting the values of the RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
- Designer
- Added support for horizontal scrolling gesture in designer and report preview windows.
- Added Ctrl key support for selecting multiple objects in the designer (previously the Shift key was used).
- Added a build of the designer with database connection plugins.
- Added display of the number of bytes in the RFID editor.
- Added a setting to display extended information about the position of an object in the designer.
- Added an alternative grid (Alt + mouse) in the designer.
- Added scaling of objects relative to their own center (Shift + corner markers).
- Added transfer of fields by dragging and double-clicking in the standard report wizard.
- Added the PaperSizeEqual(...) method for comparing the sizes of the paper used.
- Added support for change notifications in the Collection Editor.
- Changed the OpenLink method in AboutForm.
- Changed the sequence of calling the CheckDirectories method.
- Exports
- Added XPSExport.PrintOptimized property.
- Added support for exporting the digital signature object name when exporting to PDF.
- Added changing the text color and filling the text box in ZPL.
- Added the ability to validate Excel formulas for MS Excel export.
- Increased the export speed of a table with an opaque background.
不具合の修正
- Engine
- Fixed an error with calculating the sizes of Polygon and Polyline objects.
- Fixed an assembly loading error when compiling a report script.
- Fixed an error with the clipping area in SVG.
- Fixed a text display error in SVG if absolute character positioning is specified.
- Fixed an error with resetting the parameter value when setting it using the SetParameterValue() method.
- Fixed an error where table rows and columns with the Printable property disabled were printed.
- Fixed an XXE vulnerability in the SVG object.
- Fixed an error importing DOCX documents.
- Designer
- Fixed the visibility error of the StartReport and FinishReport events.
- Fixed an error with an empty database name when connecting to MongoDB.
- Fixed an error with line spacing when exporting to Word.
- Fixed an error with resizing small objects.
- Fixed an error with displaying the position and size of an object in the designer.
- Fixed an error with returning the result of an empty parameter expression.
- Fixed an error with missing icons in the code editor.
- Fixed an error in the code editor when using snippets.
- Fixed an error with the line offset when resizing non-diagonal lines in the designer.
- Fixed errors in the SVG object editor.
- Fixed an error in the MDI mode of the report designer.
- Fixed an error where Scale, Pointer, and Border were drawn twice for SimpleGauge.
- Fixed the incorrect display of some windows in High DPI mode (target net60-windows).
- Preview
- Fixed errors when selecting the paper type.
- Fixed the behavior of the “Properties” button in the print window.
- Fixed an error in the print dialog.
- Exports
- Corrected the brightness of the watermark when exporting to MS Word.
- Fixed the export of semi-transparent images to PDF.
- Fixed an error with incorrect closing of the “div” tag during tabular export to HTML.
- Fixed the export of different top and bottom headers on separate pages in all export options to Word (tabular, layered, paragraphs).
- Fixed an error with the Cambria font in PDF export.
- Fixed errors causing slow export of interactive forms to PDF.
- Fixed an error with missing characters when exporting to PDF.
- Fixed an issue with missing Padding when exporting to Word using TextRenderType = HtmlParagraph.
- Fixed the export of transparent fill of shapes in Word.
- Fixed incorrect navigation to a bookmark in a Word document after export.
- Fixed text positioning when exporting to HTML with the HrAlgin.botom property enabled.
- Fixed an error when exporting to PDF with some SVG files.
- Fixed the export of LineObject to HTML.
- Fixed an error with the space width when exporting to PDF.
- Fixed the appearance of a border around the image in a table after exporting to Word.
- Fixed incorrect indents when using the top/bottom header option in Word export.
- Fixed an error when opening a file after exporting to Word using headers.
- Fixed an error with double borders of an object in layered HTML export.
- Fixed the export of RichObject to ODT format in paragraph mode.
- Fixed the formation of text with the justification property when exporting to Word.
- Fixed text styles and pagination during ODT export in paragraph mode.
- Fixed an error when exporting to Word in paragraphs with an incorrect left indent of the object.
- Fixed a problem with opening some files when exporting to Excel.
- Fixed an error with field widths when exporting to Word.