<?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: Macro to export Image into ppt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237159#M853072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be check this link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/54049"&gt;Export multiple objects to a single powerpoint slide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 15:19:13 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2017-02-21T15:19:13Z</dc:date>
    <item>
      <title>Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237158#M853071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using macro i am able save qlikview pivot table as image in a specific folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want is&amp;nbsp;&amp;nbsp; these image to be exported into PPT by using another macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the images which i want to be exported into PPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me with macro code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237158#M853071</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237159#M853072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be check this link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/54049"&gt;Export multiple objects to a single powerpoint slide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 15:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237159#M853072</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2017-02-21T15:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237160#M853073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seetu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link which you have attached in that we have macro code for exporting charts into PPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement is&amp;nbsp; export images from a specific folder into PPT BY USING QLIKVIEW MACRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237160#M853073</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2017-02-22T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237161#M853074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..Tripati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below mentioned code it may works:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Sub Export_Image()&lt;/EM&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //The next 3 lines will set the user preference to enable Caption &amp;amp; Border while exporting&lt;/SPAN&gt;//&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set up = ActiveDocument.GetApplication.GetUserPreferences &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; up.ChartUseCapNBorder = True&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.SetUserPreferences up&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //The next 2 lines will export the chart object&lt;/SPAN&gt;//&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set obj = ActiveDocument.GetSheetObject("CH512")&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; obj.ExportBitmapToFile "C:\MyLocation\Myfile.pdf"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;End Sub&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style="color: black; font-style: normal; font-size: 10.0pt; font-family: 'Arial','sans-serif'; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Please remember to mark this as "helpful" &amp;amp; "correct answer" if your query has been solved.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style=": ; color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;This will help users identify the answers should they come across this thread in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;&lt;BR /&gt; &lt;SPAN style="font-size: 9.5pt; font-family: 'Arial','sans-serif'; color: #00b050;"&gt; &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: black; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Regard's&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: black; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Sarvesh Srivastava&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237161#M853074</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-02-22T10:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237162#M853075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarvesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Reply.&lt;/P&gt;&lt;P&gt;The code given by you working for exporting&amp;nbsp; chart as image but my requirement is to send the image from a particular folder to ppt by qlikview macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do let me know any clarification you want from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237162#M853075</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2017-02-22T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export Image into ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237163#M853076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look here: &lt;A href="https://www.google.de/search?q=vba+powerpoint+insert+picture+from+file" title="https://www.google.de/search?q=vba+powerpoint+insert+picture+from+file"&gt;https://www.google.de/search?q=vba+powerpoint+insert+picture+from+file&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 14:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-Image-into-ppt/m-p/1237163#M853076</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-22T14:55:45Z</dc:date>
    </item>
  </channel>
</rss>

