I have just use OFBiz to generate report but I want to see my reports in Pentaho. For that I have to open Pentaho page. Is there any other way?
Asked
Active
Viewed 76 times
1 Answers
1
you can generate pentaho reports without pentaho platform at all. Pentaho reporting engine is completely separate project, and you can embedd it where ever you want to embed it.
See examples how to programmatically generate report here: https://github.com/tmorgner/pentaho-reporting-oem-sdk
or other guide here: https://github.com/pentaho/pentaho-reporting/tree/master/engine/sdk/resources/documentation

Dzmitry Prakapenka
- 734
- 3
- 12