Features for different editions?
Can you tell me more about the features included with each version of FastReport 3.0?
I saw the following post, but I am more curious to find out "what" is in the Pro and Enterprise editions to understand them better...
Thanks,
--Raymond
I saw the following post, but I am more curious to find out "what" is in the Pro and Enterprise editions to understand them better...
basic: no run-time designer, no scripts, no dialog forms, no sources (users of FR2.x get this version for free)
std: no run-time designer, no sources (users of FR2.x who also bought FastScript get this version for free)
pro: no sources
ee: everything included
Thanks,
--Raymond
Comments
OK, I was only wondering if there were any other features involved... I am sure looking forward to 3.0!!!
Sorry if I offended, it was not my intention.
I am especially looking forward to the native support for Dot Matrix printing... as you already know
Thanks much,
--Raymond
+ Rewritten class architecture.
+ Storing reports in XML format.
+ Precise object's coordinates and sizes.
+ Full WYSIWYG (now for text objects too).
+ New object - diagonal line.
+ New fill types, shadow.
+ Text rotation 0..360 degrees.
+ Paragraph gap.
+ Memo object supports simple html-tags (font color, b, i, u, sub, sup).
+ Object's properties ParentFont, Printable.
+ Improved stretching (StretchMode, ShiftMode properties).
+ Group and Data-band properties - KeepTogether, KeepFooter.
+ Band property KeepChild.
+ Access to DB fields via TfrxDBDataSet. TfrxIBODataSet for IB_Objects.
+ Styles.
+ Text flow.
+ URLs, Anchors
+ Dot matrix reports.
Script:
+ One script in the report (like the unit in the Delphi).
+ Dramatically increased performance.
+ New events for FR objects.
+ Standard Pascal features: variables, constants, procedures, functions
(nested allowed) with var/const/default parameters, all standard operators
and statements (includind case, try/finally/except, with), types (int, float,
bool, char, string, multi-dimensional array, enum, variant), classes (with
methods, events, properties, index and default properties).
+ Strict type checking.
+ Multi-language architecture allows you to use many languages (Pascal, C++,
Basic, Java).
+ Access to any object inside your application (in case you've allowed this).
Standard libraries to access to base classes, controls and forms. Easily
expandable library architecture.
+ Debugger
Designer:
+ New architecture.
+ Improved interface, ability to dock tool windows.
+ Improved Object Inspector.
+ Zooming.
+ In-place editing.
+ Better line drawing.
+ Better bands handling.
+ Better DB-field selection.
+ Grid: mm, inches, custom.
+ Left/Right margins.
+ Wizard for base type reports.
+ Copy objects to Windows clipboard.
+ Full Undo/Redo.
Thanks!!! That list was exactly what I wanted to know!
I am very glad to see that the Dot Matrix support is in the "Core" support... this is still very important for many companies producing large financial, or plant production reports and labels!!!
I can't wait to see and hear more!!!
Thanks again,
--Raymond
I saw the list of the new features, but just want to confirm if the PictureView was fixed.
Regards
Omik