AEM integration with Jasper reports | Community
Skip to main content
Level 2
October 6, 2021
Solved

AEM integration with Jasper reports

  • October 6, 2021
  • 2 replies
  • 1178 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kishore_Kumar_

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 

2 replies

Kishore_Kumar_
Level 9
October 6, 2021
Level 2
October 6, 2021

Thanks Kishore for the reply.

 

 Helpx link is not working for me. 

 

 

Kishore_Kumar_
Kishore_Kumar_Accepted solution
Level 9
October 7, 2021

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 

Kiran_Vedantam
Community Advisor
Community Advisor
October 6, 2021

Hi @prashanth55 

 

Check this link. It works https://scottsdigitalcommunity.blogspot.com/search?q=jasper

 

Hope this helps.

 

Thanks,
Kiran Vedantam.