Expand my Community achievements bar.

SOLVED

AEM integration with Jasper reports

Avatar

Level 3

Hi All,

 

I have a requirement to convert the Html string to PDF using Jasper reports.

Could any of you please suggest how to integrate AEM with Jasper reports and how to implement this requirement.

 

Using the AEM 6.5 version

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @prashanth55 ,

 

In the helpx links it is mentioned to try with JASPER Reports API in your Service class. PFB link of JASPER API.

 

http://jasperreports.sourceforge.net/api/index.html 

 

And also please check below article for  step by step usage of jasper api.

 

https://medium.com/@_rajendrayadav/pdf-generation-using-jasper-report-and-java-81140d2bc80b 

View solution in original post

4 Replies

Avatar

Level 3

Thanks Kishore for the reply.

 

 Helpx link is not working for me. 

 

 

Avatar

Correct answer by
Community Advisor

Hi @prashanth55 ,

 

In the helpx links it is mentioned to try with JASPER Reports API in your Service class. PFB link of JASPER API.

 

http://jasperreports.sourceforge.net/api/index.html 

 

And also please check below article for  step by step usage of jasper api.

 

https://medium.com/@_rajendrayadav/pdf-generation-using-jasper-report-and-java-81140d2bc80b