Creating Reports in PDF

Hello.

I have installed SonarQube 7.3 Enterprise Edition.
I have made some scans and found some bugs, code smells, and duplications in some projects.

I am trying to find a way to create a pdf with all of that information. Until now the only thing I’ve managed was to create a portfolio and inside it I can print some info as pdf but it’s only small info.

Is there a way to create a more detailed report with Project bugs, code smells, and duplications (in PDF)?

Hi,

That functionality does not exist out of the box. If you really need this, you’ll have to craft your own PDF with the values retrieved using the web services. You’ll find a link to on-board web service documentation in the footer of each page.

 
Ann

ok.
SO i guess when I intended to show anyone what are my code bugs, code smells, and duplications the best way maybe to create a user in sonarqube and let that person access it right?

But let’s say I don’t want or cannot do that. Is there another way?

Hi,

This is going to sound like a smart ass answer, but it’s not meant to be one: Your next best bet might just be to email a screenshot.

Ann