Search Results for

    Show / Hide Table of Contents

    Version 2026.1

    New Opportunities

    Unified Demo Center for the .NET Lineup

    We have a rich lineup of .NET products. Each one comes with at least one demo application. In some cases, there can be up to a dozen.

    We’ve developed a demo center—an application that brings together all our demonstration examples. Now, after installing it, you can explore and try out all of our products.

    In the demo center, you can select the application you need. It will launch either as a program or open in your browser for an online demonstration.

    Excel Report Export with Formula Support

    Now, when saving reports to Excel, it’s possible to enable the “Export Formulas” option.

    This means that text elements, table cells, and matrices with valid Excel formulas will be saved as formulas. When you open such a file in Excel, all the formulas will function correctly.

    For example, an object containing the text:

    =A1+B1
    

    will be converted to a cell with the corresponding formula. If the formula is incorrect from Excel’s perspective, the object will be saved as plain text.

    Find more detailed information about the limitations and features of exporting with formulas in the article.

    Image Quality Settings for Word Export

    You can now configure the image quality when exporting a report to MS Word.

    A new "Images" tab has appeared in the export settings. There, you can choose to save with the original resolution, for printing, enable compression, or select one of four qualities: standard, low, medium, or high.

    For more detailed information, read the article.

    Improved Paragraph-Based Export in OpenOffice Writer

    The paragraph-based export mode in OpenOffice Writer has undergone significant changes.

    The process is now faster, the document complies with modern standards, and takes up less space. Numerous errors have been fixed, including issues with styles. The logic for generating pages has also been updated.

    Full list of changes

    [Engine]
    + added the ability to choose encoding when connecting to an XML database;
    + added support for asynchronous requests in database connectors;
    + fixed an error with calculating the sizes of Polygon and Polyline objects;
    * supplemented the description of the IsNull function;
    * changed behavior in the methods for setting the values of the RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties;
    - 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]
    + 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;
    - 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]
    + added XPSExport.PrintOptimized property;
    + added 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;
    * 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.
    
    Back to top © 1998-2025 Copyright Fast Reports Inc.