FastReport.Desktop 2018.2

Released: Apr 27, 2018

Actualizaciones en 2018.2

Características

  • Added print of unlimited pages on roll printers
  • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property. This property allows you to adjust the line spacing and the first line indent.
  • The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
  • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
  • Exporting the Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports
  • Added possibility to set default script language
  • Improved image caching method for SVG object
  • SVGObject exports as SVG into HTML now
  • SVGObject exports as vector graphics into PDF now
  • Improved paragraph based export in Word 2007
  • Reduced size of output file in Word 2007 (duplicate images are not saved)
  • Added a new tab "Vector Graphics" to export pdf, you able to set the quality of gradients, gradients interpolation and curves interpolation for SVG object and fonts in curves
  • Export in Word 2007 in paragraph based mode saves the document without pagination
  • Added converting to Number format for Excel2007 export
  • Added the TextObject with TextRenderType = HtmlParagraph to pdf, html, word2007 exports
  • Added checkboxes "Print optimized" in dialogs Word 2007 and Excel 2007
  • Added an event indicator for objects and bands, a small triangle in the upper left corner; this feature is able to be enabled or disabled in the designer settings (disabled by default)
  • Added a new tab of the designer's settings: "Objects appearance"
  • Added property RichTextObject.ConvertRichText for conversion the RichText in text objects on exporting (experimental)
  • Added paragraph based export in Word 2007 (experimental)
  • Increased speed of export to CSV
  • Increased speed of export to PDF

Correcciones

  • Fixed the rendering of the subscript and superscript for the new type of the text renderer HtmlParagraph, when in some cases the size and layout of the text was incorrectly calculated.
  • Fixed bug with svg objects, that contains "DOCTYPE svg PUBLIC"
  • Fixed bug with default script language when standalone designer run first time
  • Fixed rare bug when table is not shown in View Data window
  • Fixed bug in View Data window when columns more that 655
  • Fixed bug with screen resolution in Word 2007 export
  • Fixed bug with paragraph formatting in Word 2007 export
  • Fixed bug with wrong size of "unlimited" page in Word 2007
  • Fixed bug with field names in DBF export
  • Fixed bug with removing the last character of each row when exporting to CSV without separator
  • Fixed bug with text resources in FTP export
  • Fixed bug with latin characters in interactive PDF in Chrome
  • Fixed bug with large size of PDF files
  • Fixed bug with transparent background of cells in Excel 2007 export
  • Fixed bug with lines and shapes in layered Word 2007 export
  • Fixed bug with checkboxes in layered Word 2007
  • Fixed bug with opening exported files in Excel 2007
  • Fixed bug with slow export of reports with unlimited width or height