This page has been archived and is no longer updated.

We do not supply this product anymore.

FastReport .NET WinForms + WebForms

Create application-independent reports.

Published by Fast Reports
Distributed by ComponentSource since 2009

Updated: Weekly?

i

Please note that FastReport .NET WinForms + WebForms is no longer available. Please see one of the other editions:

FastReport.NET Win + WebForms 2015.4 released

Released: Oct 23, 2015

Updates in this release

Updates in 2015.4

FastReport Online Designer is now a standalone application, previously its beta version was available as a part of the Professional Edition.
The online designer can now be purchased separately or as a part of FastReport.NET Enterprise edition

All Changes:

  • New install
  • Modified Main demo and report examples (\Demos\C#\Main)

Core

  • Improved speed of report prepare
  • Reduced memory consumption
  • Explained exception on invocation the events in script

Designer

  • Added import from DevExpress report template

Exports

  • Added export in FastReport Cloud
  • Added font color tag parsing in RTF export
  • Added property Excel2007Export.Seamless for export table without breaks
  • Added exports in PPML (Personalized Print Markup Language) and PostScript - (classes PPMLExport, PSExport)
  • Added EmbedPictures property in HTMLExport
  • Rewritten saving in Excel 2007, Word 2007, Power Point 2007, XPS
  • Reduced memory consumption in table based exports
  • Increased speed of export in PDF, Excel 2007

WebReport

  • Added property WebReport.XlsxSeamless for export table without breaks in Excel 2007 format
  • Added property WebReport.EmbedPictures (embedding pictures in HTML)
  • Added property WebReport.DesignerLocale (set locale for Online Report Designer)

Online Report Designer

  • Added html5 manifest for off-line working (without iframe)
  • Added dialogue controls TextBox, RadioButton, Label, CheckBox, ButtonControl
  • Added support of dialogue forms
  • Added double-tap for mobile devices
  • Added hotkeys help on button "h"
  • Optimization of report parser