<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648515#M53096</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/30057"&gt;@anooshac&lt;/a&gt;&amp;nbsp;- It's not gonna be a simple task as you will require to work with some JS library and Python code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not gonna be short answer so I would suggest to look at the code of below two Apps and you will get some ideas from there:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/6495" target="_blank"&gt;https://splunkbase.splunk.com/app/6495&lt;/A&gt;&amp;nbsp;- Dashboard PDF Exporter&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/4030" target="_blank"&gt;https://splunkbase.splunk.com/app/4030&lt;/A&gt;&amp;nbsp;- Smart PDF Exporter&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!! Kindly upvote if it does!!!&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 12:13:58 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2023-06-28T12:13:58Z</dc:date>
    <item>
      <title>How to create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648462#M53085</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;I have a dashboard which has pie chart , table and line chart etc. I want create a button so that i can export the dashboard as pdf with the content only i want. For example i want to remove the drop downs and i want alter the font size etc. I know that this is not possible directly in Splunk. Is it possible using JavaScript. I m trying out JavaScript for the first time and need some inputs. How can i achieve this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 15:29:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648462#M53085</guid>
      <dc:creator>anooshac</dc:creator>
      <dc:date>2023-06-29T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648515#M53096</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/30057"&gt;@anooshac&lt;/a&gt;&amp;nbsp;- It's not gonna be a simple task as you will require to work with some JS library and Python code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not gonna be short answer so I would suggest to look at the code of below two Apps and you will get some ideas from there:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/6495" target="_blank"&gt;https://splunkbase.splunk.com/app/6495&lt;/A&gt;&amp;nbsp;- Dashboard PDF Exporter&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/4030" target="_blank"&gt;https://splunkbase.splunk.com/app/4030&lt;/A&gt;&amp;nbsp;- Smart PDF Exporter&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!! Kindly upvote if it does!!!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 12:13:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648515#M53096</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2023-06-28T12:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648966#M53125</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt; , Thanks for the input.&lt;/P&gt;&lt;P&gt;Is it going to be a big task which requires so much effort?&lt;/P&gt;&lt;P&gt;Also how can i use those apps? does this require any change in the Splunk settings side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you..&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 08:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648966#M53125</guid>
      <dc:creator>anooshac</dc:creator>
      <dc:date>2023-07-03T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648987#M53126</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/30057"&gt;@anooshac&lt;/a&gt;&amp;nbsp;- You can just install those Apps from Splunkbase and you should be able to use it. Read the description on the Splunkbase page for details.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If these Apps directly cannot help you with what you need to achieve then it will be high effort task.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 10:30:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/648987#M53126</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2023-07-03T10:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649627#M53206</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/30057"&gt;@anooshac&lt;/a&gt;&amp;nbsp;- Kindly consider upvoting if the answers were helpful.&lt;/P&gt;&lt;P&gt;And if my original answer were helped you resolve your question, kindly consider accepting the answer by clicking on "Accept as Solution" button.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 12:32:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649627#M53206</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2023-07-07T12:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649920#M53237</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;,Yeah Sure.&lt;/P&gt;&lt;P&gt;I had one more doubt. Is it possible to export only the tables present in the dashboard? Will it be possible using rest api or javascript?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 04:50:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649920#M53237</guid>
      <dc:creator>anooshac</dc:creator>
      <dc:date>2023-07-11T04:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a export to pdf button to download customized pdf of the Splunk dashboard Using JavaScript</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649948#M53240</link>
      <description>&lt;P&gt;Yes with custom Javascript, you could possibly do virtually anything on the browser side.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 10:20:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-export-to-pdf-button-to-download-customized-pdf/m-p/649948#M53240</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2023-07-11T10:20:32Z</dc:date>
    </item>
  </channel>
</rss>

