Stimulsoft Reports.Fx for PHP version 2010.3 changes
Stimulsoft Reports.Fx for PHP version 2010.3 changes
In this topic you may find improvements, features, and fixes available in prerelease builds of the version 2010.3.
You may download them at http://www.stimulsoft.com/ReportsFxPHPDownloads.aspx
You may download them at http://www.stimulsoft.com/ReportsFxPHPDownloads.aspx
Stimulsoft Reports.Fx for PHP version 2010.3 changes
26-Oct-2010
Add: Now Reports.Fx for PHP supports all types of charts;
Add: Now Reports.Fx for PHP supports geometrical primitives;
Add: Now you can use expressions in Reports.Fx for PHP;
Add: Now you can use sorting in reports in Reports.Fx for PHP;
Add: Now you can show images from databases in your reports;
Add: Now you can use SQL parameters in your reports;
Fix: Some improvements in the PropertyGrid control;
Fix: Some troubles in GUI;
Fix: Some bugs with retrieving columns from database;
Upd: Some PHP scripts optimization;
Upd: Some improvements in the report engine.
Direct link to download the product http://www.stimulsoft.com/GetFile.aspx? ... _Trial.zip
Add: Now Reports.Fx for PHP supports all types of charts;
Add: Now Reports.Fx for PHP supports geometrical primitives;
Add: Now you can use expressions in Reports.Fx for PHP;
Add: Now you can use sorting in reports in Reports.Fx for PHP;
Add: Now you can show images from databases in your reports;
Add: Now you can use SQL parameters in your reports;
Fix: Some improvements in the PropertyGrid control;
Fix: Some troubles in GUI;
Fix: Some bugs with retrieving columns from database;
Upd: Some PHP scripts optimization;
Upd: Some improvements in the report engine.
Direct link to download the product http://www.stimulsoft.com/GetFile.aspx? ... _Trial.zip
-
- Posts: 72
- Joined: Mon Jun 07, 2010 2:39 am
Stimulsoft Reports.Fx for PHP version 2010.3 changes
Hello,
Is there a documentation how we can use the parameters in SQL as for the post?
Add: Now you can use SQL parameters in your reports;
Thank you.
Regards
Tony
Is there a documentation how we can use the parameters in SQL as for the post?
Add: Now you can use SQL parameters in your reports;
Thank you.
Regards
Tony
Stimulsoft Reports.Fx for PHP version 2010.3 changes
Dear Tony,
Parameters can be set as {ParamName} in the SQL query. For example:
SELECT * FROM {TableName}
By default values are taken according to the name of a parameter in the URL string. For example,
http://myserver/stimulsoft/index.php?st ... test_table
If you want to replace the parameters in the query manually, please see the sti_get_parameter() function in the index.php file.
Thank you.
Parameters can be set as {ParamName} in the SQL query. For example:
SELECT * FROM {TableName}
By default values are taken according to the name of a parameter in the URL string. For example,
http://myserver/stimulsoft/index.php?st ... test_table
If you want to replace the parameters in the query manually, please see the sti_get_parameter() function in the index.php file.
Thank you.
Stimulsoft Reports.Fx for PHP version 2010.3 changes
9 Nov 2010
Add: Totals functions now present in the report dictionary.
Add: Mathematical functions now present in the report dictionary.
Add: Basic functions of working with strings;
Add: Report variables now work in the report engine.
Add: Now the Image component supports the ImageURL property.
Direct link to download the prerelease build is http://stimulsoft.com/GetFile.aspx?file ... _Trial.zip
Add: Totals functions now present in the report dictionary.
Add: Mathematical functions now present in the report dictionary.
Add: Basic functions of working with strings;
Add: Report variables now work in the report engine.
Add: Now the Image component supports the ImageURL property.
Direct link to download the prerelease build is http://stimulsoft.com/GetFile.aspx?file ... _Trial.zip
Stimulsoft Reports.Fx for PHP version 2010.3 changes
16 Nov 2010
Add: Now the PromptUserNameAndPassword property is supported.
Fix: Some issues with the properties panel.
Fix: Some issues with loading progress.
Direct link to download the prerelease build is http://stimulsoft.com/GetFile.aspx?file ... _Trial.zip
Add: Now the PromptUserNameAndPassword property is supported.
Fix: Some issues with the properties panel.
Fix: Some issues with loading progress.
Direct link to download the prerelease build is http://stimulsoft.com/GetFile.aspx?file ... _Trial.zip
Stimulsoft Reports.Fx for PHP version 2010.3 changes
23 Nov 2010
Add: A new type of BarCode is added. It is Royal TPG Post KIX 4-State.
Add: A new feature - Request From User is available for report variables.
Add: The CanGrow, CanShrink and AutoWidth properties now work for text components.
Add: Now report variables are processed with help of GET and POST parameters.
Fix: Some issues with URL parameters.
Fix: Some issues with toolbox.
Fix: Some issues with PDF export and text wrapping.
Direct link to download the prerelease build is http://www.stimulsoft.com/GetFile.aspx? ... _Trial.zip
Add: A new type of BarCode is added. It is Royal TPG Post KIX 4-State.
Add: A new feature - Request From User is available for report variables.
Add: The CanGrow, CanShrink and AutoWidth properties now work for text components.
Add: Now report variables are processed with help of GET and POST parameters.
Fix: Some issues with URL parameters.
Fix: Some issues with toolbox.
Fix: Some issues with PDF export and text wrapping.
Direct link to download the prerelease build is http://www.stimulsoft.com/GetFile.aspx? ... _Trial.zip