<?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: Save screenshot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074972#M358686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way I can add this functionality(capturing screenshot) so that it may work on server too ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 12:19:34 GMT</pubDate>
    <dc:creator>swati_rastogi27</dc:creator>
    <dc:date>2016-04-07T12:19:34Z</dc:date>
    <item>
      <title>Save screenshot</title>
      <link>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074970#M358684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found below code on one of the community posts to capture screenshot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;public function ExportImage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetByID("SH06").Activate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; vFolder = ActiveDocument.GetVariable("vExportFolder").GetContent().String&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set obj = ActiveDocument.GetSheetByID("SH06")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; fileName = "ExportScreen_" &amp;amp; replace(replace(replace(date() &amp;amp; "_" &amp;amp; time(), "/", ""), ".", ""), ":", "") &amp;amp; ".png"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; obj.ExportBitmapToFile vFolder &amp;amp; fileName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here &lt;SPAN style="font-size: 13.3333px;"&gt;vExportFolder=mid(DocumentPath(), 1, index(DocumentPath(), '\', -1))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my desktop it works perfectly fine and saves it in the same location as my QVW.&lt;/P&gt;&lt;P&gt;When I host this application on the server, where will it be saved when users access it from AccessPoint?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074970#M358684</guid>
      <dc:creator>swati_rastogi27</dc:creator>
      <dc:date>2016-04-07T11:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Save screenshot</title>
      <link>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074971#M358685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea. At least not anywhere on the users machine. The Qlikview server does not have access to it. I wouldn't be surprised if the macro doesn't even run. A lot of macros only work in QV Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074971#M358685</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-07T12:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Save screenshot</title>
      <link>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074972#M358686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way I can add this functionality(capturing screenshot) so that it may work on server too ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-screenshot/m-p/1074972#M358686</guid>
      <dc:creator>swati_rastogi27</dc:creator>
      <dc:date>2016-04-07T12:19:34Z</dc:date>
    </item>
  </channel>
</rss>

