¡Excelentes noticias! Ahora FastReport Online Designer es una aplicación autónoma. Anteriormente, su versión beta estaba disponible como parte de la edición profesional (Professional Edition) de FastReport.NET. Ahora Online Designer se puede comprar por separado o como parte de la edición empresarial (Enterprise edition) de FastReport.NET.
Deje aquí sus comentarios sobre FastReport Online Designer. ¡Premiaremos a las críticas más informativas con una copia gratuita de FastReport Online Designer, una suscripción gratuita a FastReport.NET Enterprise y una tablet PC!
También hay una nueva versión de FastReport.NET 2015.4. Algunos de los principales cambios son: optimización de desempeño y consumo de memoria. Se agrega la función de importar desde una plantilla de informe DevExpress.
* 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
* rewrited 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
- fixed bug with shadows in table-based exports
[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)
- fixed bug with rendering report with enabled property WebReport.SinglePage
- fixed bug with default values of parameters
- fixed bug with pictures with enabled property WebReport.SinglePage
- fixed bug with multiline TextBox
- fixed bug with Azure cookies
[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
* changed the algorithm of selection of several objects
- fixed bug with prefixes of connections
- fixed bug with change the name of system variable
- fixed bug with Font size for TextObject,
- fixed bug with Padding after load
- fixed bug with duplicate Dictionary in resulting report
- fixed bug with copying of objects
- fixed bug with move objects with hotkeys
- fixed bug with lost connections in report on preview