# PDF reports

*PDF reports are available as part of* [*Enterprise Edition*](https://www.sonarsource.com/plans-and-pricing/enterprise/) *and above.*

{% hint style="info" %}
The content on this page is aimed at developers who want to get PDF reports and subscribe to updates. If you're an admin, see [pdf-reports](https://docs.sonarsource.com/sonarqube-server/instance-administration/system-functions/pdf-reports "mention") in the instance administration section.
{% endhint %}

The PDF reports focus mainly on new code and quality gate conditions. This means that, if there are failing conditions on the overall code, they will appear in the report as well.

Depending on the configuration of your SonarQube Server instance, the PDF reports are generated with metrics either from [standard-experience](https://docs.sonarsource.com/sonarqube-server/instance-administration/analysis-functions/instance-mode/standard-experience "mention") or [mqr-mode](https://docs.sonarsource.com/sonarqube-server/instance-administration/analysis-functions/instance-mode/mqr-mode "mention").

## Project and application PDF reports <a href="#project-and-application-pdf-reports" id="project-and-application-pdf-reports"></a>

You can download PDF reports for a permanent branch of a project or application and subscribe to regular updates. The frequency with which you receive reports is set by a project or system administrator. See [maintaining-the-branches-of-your-project](https://docs.sonarsource.com/sonarqube-server/project-administration/maintaining-project/maintaining-the-branches-of-your-project "mention") for more information.

To download a PDF report for a project or application:

<figure><img src="https://2744305742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3VWSqvZ4eaBLWvA6epdv%2Fuploads%2FNBRpnOyi49ex38CqYn15%2Fproject-downloadable-report.png?alt=media&#x26;token=d6894dd8-cc09-47c4-899c-5200706e3977" alt="Navigating to downloadable reports"><figcaption></figcaption></figure>

1. Retrieve the project or application. See [retrieving-projects](https://docs.sonarsource.com/sonarqube-server/user-guide/viewing-projects/retrieving-projects "mention") for more information.
2. On the Overview page, click on the **Downloadable reports** drop-down menu.
3. Select **Download Project report (PDF)** or **Download Application report** (PDF). You can also **Subscribe to monthly report.**

{% hint style="info" %}
You cannot download or subscribe to a PDF report for a temporary branch. If you are unable to download or subscribe to a PDF report for a branch, go to *Your project* > **Branches and Pull Requests** and make sure that the **Keep when inactive** toggle is on for that branch. You must be a project admin to do so.
{% endhint %}

## Portfolio PDF reports <a href="#portfolio-pdf-reports" id="portfolio-pdf-reports"></a>

You can download a PDF report for a portfolio from the portfolio’s Overview page:

* Click on the **Downloadable reports** drop-down menu.
* Select **Download Portfolio report (PDF).** This is really convenient, for example, if you’re going into a meeting where you may not have access to your SonarQube Server instance.

You can also **Subscribe to monthly report.** The default subscription frequency is monthly, but a portfolio administrator can change it. See [managing-portfolios](https://docs.sonarsource.com/sonarqube-server/project-administration/managing-portfolios "mention") for more information.

{% hint style="info" %}
You will only receive the PDF when the portfolio is computed.
{% endhint %}

## Related pages <a href="#related-pages" id="related-pages"></a>

* [security-reports](https://docs.sonarsource.com/sonarqube-server/user-guide/viewing-reports/security-reports "mention")
* [regulatory-reports](https://docs.sonarsource.com/sonarqube-server/user-guide/viewing-reports/regulatory-reports "mention")
* [portfolios](https://docs.sonarsource.com/sonarqube-server/user-guide/viewing-reports/portfolios "mention")
* [pdf-reports](https://docs.sonarsource.com/sonarqube-server/instance-administration/system-functions/pdf-reports "mention")
