<?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 CopyBitmapToClipboard from non-active sheet problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186431#M50519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm developing a macro for transferring charts from Qv to PPoint. Everything works perfectly well with the function &lt;I&gt;&lt;B&gt;CopyBitmapToClipboard&lt;/B&gt;&lt;/I&gt; on a sheet object unless I try to copy the bitmap from the object on a non-active sheet.&lt;/P&gt;&lt;P&gt;So, &lt;B&gt;&lt;I&gt;CopyBitmapToClipboard&lt;/I&gt;&lt;/B&gt; successfully copies the object bitmap to clipboard and returns TRUE only for the objects on an active sheet. For the objects on any other sheet the function returns FALSE and does not change the clipboard.&lt;/P&gt;&lt;P&gt;All the examples that I found on the forum use the function only for the objects on the current sheet... Did anybody face this problem? Are there any solutions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Valera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 22:15:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-18T22:15:04Z</dc:date>
    <item>
      <title>CopyBitmapToClipboard from non-active sheet problem</title>
      <link>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186431#M50519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm developing a macro for transferring charts from Qv to PPoint. Everything works perfectly well with the function &lt;I&gt;&lt;B&gt;CopyBitmapToClipboard&lt;/B&gt;&lt;/I&gt; on a sheet object unless I try to copy the bitmap from the object on a non-active sheet.&lt;/P&gt;&lt;P&gt;So, &lt;B&gt;&lt;I&gt;CopyBitmapToClipboard&lt;/I&gt;&lt;/B&gt; successfully copies the object bitmap to clipboard and returns TRUE only for the objects on an active sheet. For the objects on any other sheet the function returns FALSE and does not change the clipboard.&lt;/P&gt;&lt;P&gt;All the examples that I found on the forum use the function only for the objects on the current sheet... Did anybody face this problem? Are there any solutions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Valera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 22:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186431#M50519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-18T22:15:04Z</dc:date>
    </item>
    <item>
      <title>CopyBitmapToClipboard from non-active sheet problem</title>
      <link>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186432#M50520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, the problem has been solved.&lt;/P&gt;&lt;P&gt;In fact, before calling the object's CopyBitmapToClipboard it is necessary to activate the sheet where the object is located and - what is more important - to wait for system idle.&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;obj.GetSheet.Activate&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P style="font-weight: bold"&gt;obj.CopyBitmapToClipboard&lt;/P&gt;&lt;P&gt;Valera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 08:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186432#M50520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-19T08:59:04Z</dc:date>
    </item>
    <item>
      <title>CopyBitmapToClipboard from non-active sheet problem</title>
      <link>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186433#M50521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be so nice and post the whole example. i tried similar but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 12:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CopyBitmapToClipboard-from-non-active-sheet-problem/m-p/186433#M50521</guid>
      <dc:creator />
      <dc:date>2010-08-04T12:45:49Z</dc:date>
    </item>
  </channel>
</rss>

