<?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: Convert QlikSense objects to images Programmatically in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046598#M4353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our own Printing services uses &lt;A href="https://magick.codeplex.com/" title="https://magick.codeplex.com/"&gt;Magick.NET - Home&lt;/A&gt; which is a .Net wrapper around ImageMagick.&lt;/P&gt;&lt;P&gt;So instantiate a webcontrol, render the chart and capture the area using Magick.NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our charts are quite complex so not everything is drawn on canvas, headers for example is just normal dom nodes.&lt;/P&gt;&lt;P&gt;So it's probably going to be easier to "screenshot" the contents in the webcontrol then trying to do a byte conversion &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Apr 2016 21:04:06 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2016-04-17T21:04:06Z</dc:date>
    <item>
      <title>Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046597#M4352</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 am trying to export an QlikSense objects such as Charts to images programmatically. I'm using QlikSense .NET SDK with my C# code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to retrieve the objects in the sheet. But how can I convert the object to image? I am thinking to turn this object to bytes first, then .NET should be able to turn the bytes to images. However, I am stuck on converting objects into bytes. Any suggestions on this would be really appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Xiaoyi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2016 18:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046597#M4352</guid>
      <dc:creator />
      <dc:date>2016-04-17T18:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046598#M4353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our own Printing services uses &lt;A href="https://magick.codeplex.com/" title="https://magick.codeplex.com/"&gt;Magick.NET - Home&lt;/A&gt; which is a .Net wrapper around ImageMagick.&lt;/P&gt;&lt;P&gt;So instantiate a webcontrol, render the chart and capture the area using Magick.NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our charts are quite complex so not everything is drawn on canvas, headers for example is just normal dom nodes.&lt;/P&gt;&lt;P&gt;So it's probably going to be easier to "screenshot" the contents in the webcontrol then trying to do a byte conversion &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2016 21:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046598#M4353</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-04-17T21:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046599#M4354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion, I will try it out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 12:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046599#M4354</guid>
      <dc:creator />
      <dc:date>2016-04-18T12:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046600#M4355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you have success?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046600#M4355</guid>
      <dc:creator>bortolotti_carl</dc:creator>
      <dc:date>2018-02-12T19:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046601#M4356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i initialize a WebBrowser control, to render the html, and then to generate the bitmap... but, i have problem with autorization, because the webbrowser is not in the same context... when you said "webcontrol", do you refer to a asp.net webcontrol?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1046601#M4356</guid>
      <dc:creator>bortolotti_carl</dc:creator>
      <dc:date>2018-02-12T19:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert QlikSense objects to images Programmatically</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1646977#M11799</link>
      <description>&lt;P&gt;did you find any solution?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 13:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Convert-QlikSense-objects-to-images-Programmatically/m-p/1646977#M11799</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2019-11-14T13:42:05Z</dc:date>
    </item>
  </channel>
</rss>

