<?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 Qlikview API - ActiveSheet.ExportBitmapToFile in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164172#M36968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am experiencing a similar problem with Windows 2008 and Office automation (Excel): thread &lt;A href="http://community.qlik.com/forums/t/38562.aspx"&gt;http://community.qlik.com/forums/t/38562.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any help would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 18:42:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-29T18:42:05Z</dc:date>
    <item>
      <title>Qlikview API - ActiveSheet.ExportBitmapToFile</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164170#M36966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a vba .net program that handle qlikview through API.&lt;/P&gt;&lt;P&gt;This program export each objet of qlikview file to bmp file.&lt;/P&gt;&lt;P&gt;Everything work fine on my PC (under XP), but when i have put it in a windows 2008 server 64bit, my image exported have a grey background&lt;/P&gt;&lt;P&gt;(in mu xp it was white).&lt;/P&gt;&lt;P&gt;I don't understand why the same program and the same version of qlikview don't make the same result.&lt;/P&gt;&lt;P&gt;______________________________________________&lt;/P&gt;&lt;P&gt;sheetObjects = QvDoc.ActiveSheet.GetSheetObjects()&lt;BR /&gt; nbObjects = UBound(sheetObjects)&lt;BR /&gt; Console.WriteLine(ControlChars.Tab + "Number of object " + nbObjects.ToString)&lt;BR /&gt; For indexObject = LBound(sheetObjects) To UBound(sheetObjects)&lt;BR /&gt; QvDoc.GetApplication.WaitForIdle() REM I see this in some post but non change in my case&lt;BR /&gt; Threading.Thread.Sleep(3000) REM I see this in some post but non change in my case&lt;BR /&gt;&lt;BR /&gt; objectName = (sheetObjects(indexObject).GetObjectId().ToString().Split(""))(1)&lt;BR /&gt; Console.WriteLine(ControlChars.Tab + ControlChars.Tab + objectName)&lt;BR /&gt; sheetObjects(indexObject).ExportBitmapToFile(pathToImage + objectName + ".bmp")&lt;BR /&gt; ConvertBMP(pathToImage + objectName + ".bmp", ImageFormat.Jpeg)&lt;BR /&gt; Next indexObject&lt;/P&gt;&lt;P&gt;______________________________________________&lt;/P&gt;&lt;P&gt;Help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164170#M36966</guid>
      <dc:creator />
      <dc:date>2010-08-17T13:34:01Z</dc:date>
    </item>
    <item>
      <title>Qlikview API - ActiveSheet.ExportBitmapToFile</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164171#M36967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The grey background appear only when i put transparency on my graph.&lt;/P&gt;&lt;P&gt;Do you know why ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164171#M36967</guid>
      <dc:creator />
      <dc:date>2010-08-17T13:48:07Z</dc:date>
    </item>
    <item>
      <title>Qlikview API - ActiveSheet.ExportBitmapToFile</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164172#M36968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am experiencing a similar problem with Windows 2008 and Office automation (Excel): thread &lt;A href="http://community.qlik.com/forums/t/38562.aspx"&gt;http://community.qlik.com/forums/t/38562.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any help would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 18:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-API-ActiveSheet-ExportBitmapToFile/m-p/164172#M36968</guid>
      <dc:creator />
      <dc:date>2010-12-29T18:42:05Z</dc:date>
    </item>
  </channel>
</rss>

