<?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: Img Export server-side in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1863318#M15938</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/21120"&gt;@schmidtj&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I was not able to find a method to export images using the Engine API.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 21:40:56 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2021-11-24T21:40:56Z</dc:date>
    <item>
      <title>Img Export server-side</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1858731#M15888</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i am looking for a solution to be able to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;export an image&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of a chart within&amp;nbsp; an app.&lt;BR /&gt;I have built a working example using the visualization api using java script.&lt;BR /&gt;However i need a way to do that&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;within a job running on a server&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;using for example Java, PHP or similar.&lt;BR /&gt;I have used the QRS API but unfortunately it is not possible to export images with that API.&lt;/P&gt;
&lt;P&gt;Does anybody have an idea/advice how to accomplish that?&lt;/P&gt;
&lt;P&gt;Would be greatly appreciated.&lt;BR /&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 13:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1858731#M15888</guid>
      <dc:creator>schmidtj</dc:creator>
      <dc:date>2021-11-12T13:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Img Export server-side</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1859518#M15895</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/21120"&gt;@schmidtj&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;By any chance have you seen this already?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Export-Data-Image-and-Pdf-from-Qlik-Sense-September-2018/ba-p/1471672" target="_blank"&gt;Export Data, Image and Pdf from Qlik Sense September 2018 Capability API&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Export-Data-Image-and-Pdf-from-Qlik-Sense-September-2018/ba-p/1471672" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Export-Data-Image-and-Pdf-from-Qlik-Sense-September-2018/ba-p/1471672&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 17:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1859518#M15895</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-11-15T17:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Img Export server-side</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1860297#M15908</link>
      <description>&lt;P&gt;Hi Nadia,&lt;/P&gt;
&lt;P&gt;yes as mentioned i built a script doing exactly that.&lt;BR /&gt;But i need to implement this in a server side script so not on the client/javascript.&lt;BR /&gt;I have the feeling though this is not possible using native Qlik functions ...&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 09:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1860297#M15908</guid>
      <dc:creator>schmidtj</dc:creator>
      <dc:date>2021-11-17T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Img Export server-side</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1863318#M15938</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/21120"&gt;@schmidtj&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I was not able to find a method to export images using the Engine API.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 21:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Img-Export-server-side/m-p/1863318#M15938</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-11-24T21:40:56Z</dc:date>
    </item>
  </channel>
</rss>

