Generate pdf report of sonar project and send it over the email in community edition

We are looking to generate pdfs for each and every project automatically and send it over the email in the pdf report format to the non-users of SonarQube. Can you help me enable this option in community edition?
Can I get the response asap?

Hi @raks05 ,
Unfortunately, automatically generating PDFs and sending them via email for each project is a feature exclusive to SonarQube Enterprise and Data Center Editions. The Community Edition doesn’t offer this functionality out of the box.

While you could potentially achieve this using the SonarQube API to retrieve data, generate a PDF, and send an email, it would involve significant custom development effort. Furthermore, the outcome might not be as polished or comprehensive as the reporting features available in Enterprise.

If you’re looking for a reliable and user-friendly way to generate reports and send them to non-SonarQube users, upgrading to Enterprise Edition would be the most effective solution.

Let me know if you have any further questions.

How can get pdf report through sonarqube web API? Can you provide the solution?