<?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 problem ExportBitmaptofile v9 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234974#M86274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IT WORK!!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 14:41:59 GMT</pubDate>
    <dc:creator>bonaiti</dc:creator>
    <dc:date>2010-05-07T14:41:59Z</dc:date>
    <item>
      <title>problem ExportBitmaptofile v9</title>
      <link>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234971#M86271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I'm a problem with this function. Now i use the QV 8.2 and this macro is ok. I create a bmp and i open the file with the sheet. It's OK&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Sub Esporta&lt;BR /&gt; stringa = "C:\PortafoglioNastro.bmp"&lt;BR /&gt; ActiveDocument.ActivateSheet(1)&lt;BR /&gt; ActiveDocument.ActiveSheet.ExportBitmapToFile(stringa)&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;I open the same file with QV 9.0 SR4 / SR3 .... and the macro run, but the file bmp created is all blank. i don't know why.......[:S]&lt;/P&gt;&lt;P&gt;is it a BUG? or something else?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 13:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234971#M86271</guid>
      <dc:creator>bonaiti</dc:creator>
      <dc:date>2010-05-07T13:49:38Z</dc:date>
    </item>
    <item>
      <title>problem ExportBitmaptofile v9</title>
      <link>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234972#M86272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALSO THIS&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/28099.aspx&lt;/P&gt;&lt;P&gt;IT's a BUG I Think !!!!!!!!!! &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 14:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234972#M86272</guid>
      <dc:creator>bonaiti</dc:creator>
      <dc:date>2010-05-07T14:22:10Z</dc:date>
    </item>
    <item>
      <title>problem ExportBitmaptofile v9</title>
      <link>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234973#M86273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sub Esporta&lt;BR /&gt; stringa = "C:\PortafoglioNastro.bmp"&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ActiveDocument.ActivateSheet(1)&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ActiveDocument.GetApplication().WaitForIdle&lt;BR /&gt;&lt;BR /&gt; ActiveDocument.ActiveSheet.ExportBitmapToFile(stringa)&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding the WaitForIdle call will give the sheet time to repaint before doing the export.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 14:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234973#M86273</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-05-07T14:30:16Z</dc:date>
    </item>
    <item>
      <title>problem ExportBitmaptofile v9</title>
      <link>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234974#M86274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IT WORK!!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 14:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-ExportBitmaptofile-v9/m-p/234974#M86274</guid>
      <dc:creator>bonaiti</dc:creator>
      <dc:date>2010-05-07T14:41:59Z</dc:date>
    </item>
  </channel>
</rss>

