what kind of development using this product?

Stimulsoft Reports.JS discussion
Post Reply
stvhui
Posts: 51
Joined: Wed Apr 22, 2009 3:12 am

what kind of development using this product?

Post by stvhui »

Hello to you

Stimulsoft Report had a variety types of product.
I'm using using PHP, the database is MySQL
I'm using Stimulsoft Report for PHP, runs well if using PC based on Windows.
The problem is, How to runs/show report in Mobile phone based on Android via phone browser?
It can't because needed Adobe AIR, Is it right? (Please correct me if I'm wrong)

Now I see a new product "Stimulsoft Report for Javascript" and "Stimulsoft Report for HTML5", Is this product can solve my problem

I try to learn "Stimulsoft Report for Javascript", but how to connect to database? It's need PHP ?

Please help and thanks in advance

Regards,
Steven
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: what kind of development using this product?

Post by HighAley »

Hello, Steven.

The JavaScript Report Engine was added in our latest release of Stimulsoft Reports.PHP product.
The HTML5 Designer and HTML5 Viewer are available there.
You could find samples in Documents\Stimulsoft Samples 2015.3\Stimulsoft Reports.PHP\JS\ folder.

Thank you.
ybrit
Posts: 21
Joined: Fri Oct 30, 2015 11:51 pm

Re: what kind of development using this product?

Post by ybrit »

I am using this with PHP doing "AJAX" SQL requests to a URL that returns JSON formatted to the Stimulsoft example format. The database is Postgres in my case but it could be anything.

Many of the reports I am working on have data in the client-side already so the response time is very good. I just prep a JSON string for the data and pass it to the report.

Very nice.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: what kind of development using this product?

Post by HighAley »

Hello.

We have added helpers in Stimulsoft Reports.PHP product that helps to use JavaScript components.
Let us know if you need additional help.

Thank you.
Post Reply