<?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 Print Icon in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164789#M37364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would lke to make the print icon of a sheetobject appear when some parameters are ok.&lt;/P&gt;&lt;P&gt;It seems to be ok with tablebox :&lt;BR /&gt;set mybox = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;mbp = mybox.GetProperties&lt;BR /&gt;mbp.Layout.Frame.PrintIcon = true&lt;BR /&gt;mybox.SetProperties mbp&lt;/P&gt;&lt;P&gt;But i d'ont know how to do with a Graph or StraightTableBox. Can you help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 05:17:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-12T05:17:33Z</dc:date>
    <item>
      <title>Print Icon</title>
      <link>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164789#M37364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would lke to make the print icon of a sheetobject appear when some parameters are ok.&lt;/P&gt;&lt;P&gt;It seems to be ok with tablebox :&lt;BR /&gt;set mybox = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;mbp = mybox.GetProperties&lt;BR /&gt;mbp.Layout.Frame.PrintIcon = true&lt;BR /&gt;mybox.SetProperties mbp&lt;/P&gt;&lt;P&gt;But i d'ont know how to do with a Graph or StraightTableBox. Can you help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 05:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164789#M37364</guid>
      <dc:creator />
      <dc:date>2011-01-12T05:17:33Z</dc:date>
    </item>
    <item>
      <title>Print Icon</title>
      <link>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164790#M37365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To access the layout of a chart or StraightTableBox, instead of Layout, use GraphLayout. Example would be:&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;set mybox = ActiveDocument.GetSheetObject("CH01")&lt;BR /&gt;set gp = mybox.GetProperties&lt;BR /&gt;gp.GraphLayout.Frame.PrintIcon = false&lt;BR /&gt;SBox.SetProperties gp&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 06:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164790#M37365</guid>
      <dc:creator />
      <dc:date>2011-01-12T06:31:11Z</dc:date>
    </item>
    <item>
      <title>Print Icon</title>
      <link>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164791#M37366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Print-Icon/m-p/164791#M37366</guid>
      <dc:creator />
      <dc:date>2011-01-12T07:15:42Z</dc:date>
    </item>
  </channel>
</rss>

