<?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: How to export QlikView Sheet as an image to PowerPoint? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307724#M707540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Jerome,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you don't want to export the entire sheet then you can try to export the chart object. I mean you can loop through each chart object in each sheet and export them to PPT. Is this what you are looking for?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 10:27:03 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2012-02-27T10:27:03Z</dc:date>
    <item>
      <title>How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307720#M707536</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;i am able to export the sheet as an image to powerpoint,&lt;/P&gt;&lt;P&gt;but the problem is that, the image is getting truncated after it is exported.&lt;/P&gt;&lt;P&gt;what could be the problem?&lt;/P&gt;&lt;P&gt;can anyone help me in this issue?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;the code is given below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub exportppt&lt;/P&gt;&lt;P&gt;Set objPPT = CreateObject("PowerPoint.Application")&lt;/P&gt;&lt;P&gt;objPPT.Visible = True&lt;/P&gt;&lt;P&gt;Set objPresentation = objPPT.Presentations.Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Set PPSlide = objPresentation.Slides.Add(1,11)&lt;/P&gt;&lt;P&gt;ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/P&gt;&lt;P&gt;PPSlide.Shapes.Paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set PPSlide = Nothing&lt;/P&gt;&lt;P&gt;Set PPPres = Nothing&lt;/P&gt;&lt;P&gt;Set PPApp = Nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is exporting, but the image is not coming fully, it is getting truncated.&lt;/P&gt;&lt;P&gt;how we can rectify this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 10:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307720#M707536</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2012-02-22T10:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307721#M707537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;It works for me. What is the screen resolution and are youusing fit to window option? It will be nice if you can post the QV document. &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 10:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307721#M707537</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-02-22T10:47:24Z</dc:date>
    </item>
    <item>
      <title>How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307722#M707538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx DV for ur response.................. What resolution size we should use for this?............we r using 1000* 280 resolution..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 10:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307722#M707538</guid>
      <dc:creator />
      <dc:date>2012-02-22T10:57:19Z</dc:date>
    </item>
    <item>
      <title>How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307723#M707539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THis is really great as I manage to export the picture to PPT or Excel on my QlikView.&lt;/P&gt;&lt;P&gt;I still have a question. &lt;/P&gt;&lt;P&gt;Is there a way to export without taking into account the size of MY screen.&lt;/P&gt;&lt;P&gt;I'm using QlikView publisher and would like to export defining a specific size of the sheet view to export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again and waiting for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jerome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 09:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307723#M707539</guid>
      <dc:creator />
      <dc:date>2012-02-27T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307724#M707540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Jerome,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you don't want to export the entire sheet then you can try to export the chart object. I mean you can loop through each chart object in each sheet and export them to PPT. Is this what you are looking for?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307724#M707540</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-02-27T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307725#M707541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick answer. I already did that but reformatting all the objects are quite long…&lt;/P&gt;&lt;P&gt;Though I’d like to build the dashboard in QV and export as is in a file (or ppt). I’m currently using the    ActiveDocument.ActiveSheet.ExportBitmapToFile ExportPath &amp;amp; "Dashboard_"&amp;amp; SelectedField &amp;amp;".png"&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 11:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307725#M707541</guid>
      <dc:creator />
      <dc:date>2012-02-27T11:16:54Z</dc:date>
    </item>
    <item>
      <title>How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307726#M707542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me rephrase a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to build my whole dashboard in a sheet and export the overall sheet as image without taking care of my current resolution but in best case, entering the requesed part of sheet to be extracted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 12:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307726#M707542</guid>
      <dc:creator />
      <dc:date>2012-02-27T12:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307727#M707543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Jerome,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks for explaining in detail. Now I have understood the requirement. There is no built-in feature to take customize the screenshot selection. However, I have some ideas of integrating as extension objects with an open source screenshot application with QlikView. I'll experiment with this and I'll update you if I can get this working.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Meanwhile, if other community users might have better ideas.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Good luck!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cheers - DV&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307727#M707543</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-02-28T15:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307728#M707544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, waiting from you then.&lt;/P&gt;&lt;P&gt;In the meantime, 2 solutions :&lt;/P&gt;&lt;P&gt;                Export al objects&lt;/P&gt;&lt;P&gt;                Build several sheets based on the standard screen resolution to export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307728#M707544</guid>
      <dc:creator />
      <dc:date>2012-02-28T15:56:23Z</dc:date>
    </item>
    <item>
      <title>How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307729#M707545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The qlikview application works but it is exporting to PPT as a duplicated slide. How can we export a qlikview application of 5 tabs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 21:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307729#M707545</guid>
      <dc:creator />
      <dc:date>2012-02-28T21:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307730#M707546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The qlikview application works but it is exporting to PPT as a duplicated slide. How can we export a qlikview application of 5 tabs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 21:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307730#M707546</guid>
      <dc:creator />
      <dc:date>2012-02-28T21:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307731#M707547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for the same functionality as Jerome. Have you further developed yoour ideas since the discusison with Jerome. I mean your ideas on exporting to ppt ignoring the screensize that the dashboard happens to be at?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MarcD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 09:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307731#M707547</guid>
      <dc:creator />
      <dc:date>2012-03-27T09:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307732#M707548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys! how are you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a powerpoint from some differents qlikview objects. I could creat the macro wich create the ppt and paste the objects but i have the following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i create the ppt with a specific name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i put one object per slide ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i put two specific objects in a specific slide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i paste the macro. THANKS A LOT!!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ppt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'An array with the objects you want to export to powerpoint&lt;/P&gt;&lt;P&gt;Dim myArray(4)&lt;/P&gt;&lt;P&gt;myArray(0) = "CH09"&lt;/P&gt;&lt;P&gt;myArray(1) = "TX22"&lt;/P&gt;&lt;P&gt;myArray(2) = "TX23"&lt;/P&gt;&lt;P&gt;myArray(3) = "TX31"&lt;/P&gt;&lt;P&gt;'Create ppt object&lt;/P&gt;&lt;P&gt;Set objPPT = CreateObject("PowerPoint.Application")&lt;/P&gt;&lt;P&gt;objPPT.Visible = True&lt;/P&gt;&lt;P&gt;Set objPresentation = objPPT.Presentations.Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Apply a template if you want one&lt;/P&gt;&lt;P&gt;'objPresentation.ApplyTemplate _&lt;/P&gt;&lt;P&gt; '&amp;nbsp;&amp;nbsp; ("C:\mytemplate.potx")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'For each object in the array create a new slide and paste it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each item in myArray &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set MySheet = ActiveDocument.GetSheet(i)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set PPSlide = objPresentation.Slides.Add(1,11)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("CH09").CopyBitmapToClipboard &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("TX22").CopyBitmapToClipboard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; with PPSlide.Shapes.Paste&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Left = 90&lt;/P&gt;&lt;P&gt;.top = 50&lt;/P&gt;&lt;P&gt;.width=50&lt;/P&gt;&lt;P&gt;.height=90&lt;/P&gt;&lt;P&gt;end with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("TX31").CopyBitmapToClipboard&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; with PPSlide.Shapes.Paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; .Left = 150&lt;/P&gt;&lt;P&gt;.top = 350&lt;/P&gt;&lt;P&gt;.width=20&lt;/P&gt;&lt;P&gt;.height=20&lt;/P&gt;&lt;P&gt;end with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("TX23").CopyBitmapToClipboard&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; with PPSlide.Shapes.Paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; .Left = 150&lt;/P&gt;&lt;P&gt;.top = 350&lt;/P&gt;&lt;P&gt;.width=50&lt;/P&gt;&lt;P&gt;.height=90&lt;/P&gt;&lt;P&gt;end with&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Clean up&lt;/P&gt;&lt;P&gt;Set PPSlide = Nothing&lt;/P&gt;&lt;P&gt;Set PPPres = Nothing&lt;/P&gt;&lt;P&gt;Set PPApp = Nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 17:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307732#M707548</guid>
      <dc:creator>jumiprado</dc:creator>
      <dc:date>2014-10-10T17:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to export QlikView Sheet as an image to PowerPoint?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307733#M707549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This macro copy the sheet into an image and then it fits this image to the powerpoint slide size. It will be done as much sheets as your document has. (See the Shape instruction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ExportarPPT&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.ActiveSheet.FitZoomToWindow&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.ActiveSheet.ApplyZoomToAllSheets&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPApp = CreateObject("PowerPoint.Application")&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPApp.Visible = True&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPres = PPApp.Presentations.Add&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPSlideNo = 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; For i = 0 to ActiveDocument.NoOfSheets - 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPSlide = PPres.Slides.Add(PPSlideNo,1)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPSlide.Shapes.Paste&lt;/P&gt;&lt;P&gt;&amp;nbsp; with PPSlide.Shapes(PPSlide.Shapes.Count)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .left = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; .top = 20&lt;/P&gt;&lt;P&gt;&amp;nbsp; .width =720&lt;/P&gt;&lt;P&gt;&amp;nbsp; end with&lt;/P&gt;&lt;P&gt;&amp;nbsp; activedocument.nexttab&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPSlideNo = PPSlideNo + 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPres.SaveAs "C:\Presentation1.ppt"&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPres.Close&lt;/P&gt;&lt;P&gt;&amp;nbsp; PPApp.Quit&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPSlide = Nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPPres = Nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set PPApp = Nothing&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 11:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-QlikView-Sheet-as-an-image-to-PowerPoint/m-p/307733#M707549</guid>
      <dc:creator />
      <dc:date>2014-11-11T11:57:07Z</dc:date>
    </item>
  </channel>
</rss>

