This topic is locked

integration other third party

11/29/2019 5:10:38 AM
PHPRunner General questions
A
asalbikin author

how to integration koolreport with phprunner

Sergey Kornilov admin 11/29/2019

We do not have koolreport integration examples but there is a number of other integrations that you can study.
Check a few:

https://xlinesoft.com/blog/2018/10/11/using-third-party-components/

https://asprunner.com/forums/topic/26918-kanban-in-phprunner-vs-mantis-bt/

fhumanes 11/30/2019

Hi:
I was looking for a good report solution (impression) and I will study the tool you propose.
The one I like the most is JasperReport and it is very easy to integrate with webservices. The fact that it is a Java application generates doubts for being the rest of the solution in PHP.
Another solution that I like is the production of Excel (as a printable output). I leave you a link:

https://asprunner.com/forums/topic/25899-create-invoice-excel-document-using-phpofficephpspreadsheet.
Cheers,

A
asalbikin author 12/1/2019



Hi:
I was looking for a good report solution (impression) and I will study the tool you propose.
The one I like the most is JasperReport and it is very easy to integrate with webservices. The fact that it is a Java application generates doubts for being the rest of the solution in PHP.
Another solution that I like is the production of Excel (as a printable output). I leave you a link:

https://asprunner.com/forums/topic/25899-create-invoice-excel-document-using-phpofficephpspreadsheet.
Cheers,


Hi,
thanks for link,
i don't have skill coding and need report with pivot

fhumanes 12/1/2019

Hi:
KoolReport is a development framework to make queries about Databases where it helps you to develop such reports, without any visual tools.
For Pivot-type reports, I suggest you review the ones that PHPRunner has, as they are very similar if you add filters to those queries.
The PDF generation does it as many products do (including PHPRunner) that is moving HTML to PDF. That type of report is not what I am looking for, because what I am looking for is something similar to JasperReport (Visual Design Tool and Report Engine).
For now, I will not work between the integration of KoolReport and PHPRunner.
Greetings,

fhumanes 12/3/2019

Hi:
In this example done in PHPRunner 10.2, I have integrated Koolreport libraries and, for me, better report solution, PHPOffice/PhpSpreadsheet(Excel).
The method of integration is one of the possible solutions.
The link (dropbox) will only be available for a few days.
https://www.dropbox.com/s/c85vj1i8uiiv9sc/runner_reports.zip?dl=0
If you have questions or want any clarification, please inform me via email fernandohumanes@gmail.com.
Cheers,
fernando

A
asalbikin author 12/20/2019



Hi:
In this example done in PHPRunner 10.2, I have integrated Koolreport libraries and, for me, better report solution, PHPOffice/PhpSpreadsheet(Excel).
The method of integration is one of the possible solutions.
The link (dropbox) will only be available for a few days.
https://www.dropbox.com/s/c85vj1i8uiiv9sc/runner_reports.zip?dl=0
If you have questions or want any clarification, please inform me via email fernandohumanes@gmail.com.
Cheers,
fernando



OMG.. i'm forgot alert forum,

can you reuploaf again

thx

fhumanes 12/22/2019

Hi:
The example I had left is also in this URL https://asprunner.com/forums/topic/26949-reflection-on-reports-in-computer-applications/
Regards,

Fernando