<?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 Cannot Export objects to bitmap files from multiple sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231717#M83424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;before and after the exports.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2010 03:10:34 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2010-02-05T03:10:34Z</dc:date>
    <item>
      <title>Cannot Export objects to bitmap files from multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231716#M83423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table in sheet1 and a chart in sheet2, and I want to use marco to export those 2 objects to 2 bitmap files.&lt;/P&gt;&lt;P&gt;I can only export the object in the active sheet but not the other sheet.&lt;/P&gt;&lt;P&gt;I tried to activate the sheet before export but it doesn't work&lt;/P&gt;&lt;P&gt;there is my code:&lt;/P&gt;&lt;P&gt;ActiveDocument.ActivateSheet 0&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.Refresh()&lt;/P&gt;&lt;P&gt;set myChart = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;myChart.ExportBitmapToFile "C:\tempBMP1.bmp"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.ActivateSheet 1&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.Refresh()&lt;/P&gt;&lt;P&gt;set myChart = ActiveDocument.GetSheetObject("CH02")&lt;/P&gt;&lt;P&gt;myChart.ExportBitmapToFile "C:\tempBMP2.bmp"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;set myChart = nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea? thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 02:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231716#M83423</guid>
      <dc:creator />
      <dc:date>2010-02-05T02:19:43Z</dc:date>
    </item>
    <item>
      <title>Cannot Export objects to bitmap files from multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231717#M83424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;before and after the exports.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 03:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231717#M83424</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-02-05T03:10:34Z</dc:date>
    </item>
    <item>
      <title>Cannot Export objects to bitmap files from multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231718#M83425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's work now! thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 03:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-Export-objects-to-bitmap-files-from-multiple-sheets/m-p/231718#M83425</guid>
      <dc:creator />
      <dc:date>2010-02-05T03:30:05Z</dc:date>
    </item>
  </channel>
</rss>

