From fc2fece3d2b22bd8d0d8838fb87b8f2fe9c0193c Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Wed, 18 Mar 2020 08:58:11 -0700 Subject: [PATCH] Docs: Update export-pdf.md (#22767) * Update export-pdf.md Minor edits and one question. * Update docs/sources/enterprise/export-pdf.md Co-Authored-By: Alexander Zobnin * Update export-pdf.md Co-authored-by: Alexander Zobnin --- docs/sources/enterprise/export-pdf.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/sources/enterprise/export-pdf.md b/docs/sources/enterprise/export-pdf.md index 647c14ef32e..6883c412539 100644 --- a/docs/sources/enterprise/export-pdf.md +++ b/docs/sources/enterprise/export-pdf.md @@ -10,15 +10,11 @@ weight = 900 # Export dashboard as PDF -Export dashboard as PDF allows you to generate PDFs from any of your dashboards and save it to file. +You can generate PDFs from any of your dashboards and save it to file. > Only available in Grafana Enterprise v6.7+. -## Generating dashboard PDF - -Dashboard can be exported to PDF from **Share dashboard** menu. - -1. Click on the share icon in the dashboard menu. -1. Go to PDF tab. -1. Select the layout option for exported dashboard. By default it is set to **Portrait** but it's also possible to select **Landscape**. -1. Click **Save as PDF** to render dashboard as a PDF document and save it. +1. In the upper right corner of the dashboard that you want to export as PDF, click the **Share dashboard** icon. +1. On the PDF tab, select the layout option for exported dashboard: **Portrait** or **Landscape**. +1. Click **Save as PDF** to render dashboard as a PDF document. + Grafana opens the PDF in a new window or browser tab.