コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Level 10

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 

元の投稿で解決策を見る

4 返信

Avatar

Level 10

Avatar

Level 3

Thanks Kishore for the reply.

 

 Helpx link is not working for me. 

 

 

Avatar

正解者
Level 10

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 

Avatar

Community Advisor

Hi @prashanth55 

 

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

 

Hope this helps.

 

Thanks,
Kiran Vedantam.