FastReport.Net updated to V1.2

Released: Dec 3, 2009

Updates in this release

Updates in V1.2

  • Added Functions in the "Data" window
  • Added new report objects - CellularTextObject, ZipCodeObject
  • Added report's Email settings (see Report|Options... menu, "Email" tab)
  • Added multi-frame TIFF export
  • Added RC4 128-bit encryption in PDF export
  • Added "Visible" flag in the highlight editor. Now the highlight condition may hide the object
  • Added TextObject's AutoShrink, AutoShrinkMinSize properties
  • Added DataBand's RowCount property
  • Added ReportPage.ManualBuild event
  • Added PictureObject.Angle property
  • Added AfterData event to all report objects
  • Added CommandTimeout property to all connections
  • Added export of watermarks in HTML format
  • Added export of underlined TextObject (Underlines = true) in PDF format
  • Added Swedish, Chinese (Traditional), Czech, Turkish, Spanish localizations
  • Added new demo reports in the "Report Objects" category
  • Added new demo projects in the Demos folder
  • POSSIBLE BREAKING CHANGE! changes in the business objects engine. See details here: http://www.fast-report.com/en/forum/index.php?showtopic=5695
  • Improved performance (loading and running reports with lot of objects)
  • You can use Anchor property of report objects when printing hierarchical bands
  • Changed default extension of resulting file in Excel(XML) export from *.xls to *.xml
  • Changes in Excel(XML) export - added export of numeric values
  • Changes in Matrix object
  • Improvements in hierarchical reports (header/footers, totals)
  • Fixed bug in VB.Net report language
  • Fixed bug in Viewer.exe (exception if window is too small)
  • Fixed bug with selecting Report in the ReportTree in VS design-mode
  • Fixed bug when using WebReport with MasterPage
  • Fixed bug with RTL in HTML export and WebReport
  • Fixed bug with RTL in RichText(rtf) export
  • Fixed bug in MS Chart (border width is not scaled properly when printing)
  • Fixed bug with preview window's "Search" dialog
  • Fixed bug with Nullable column type
  • Fixed bug in PDF export when exporting complex fills
  • Fixed bug with export different frame styles in XML and RichText formats
  • Fixed bug when editing prepared report
  • Fixed printing of CellularTextObject
  • Fixed bug with dialogue form
  • Fixed bug with Entity Framework in ASP.NET mode
  • Fixed bug in PageSetup dialog in preview
  • Fixed bug with rendering side-by-side Matrix objects
  • Fixed bug in Label wizard
  • Fixed bug with send email via MAPI