<?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 Re: Sheet printing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388036#M144798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How it works if you print sheet manually, without macro, and check "draw background"?&lt;/P&gt;&lt;P&gt;If they work differently, it is a bug in API.&amp;nbsp; If they work the same way, you probably miss something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Sep 2012 13:59:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-09T13:59:39Z</dc:date>
    <item>
      <title>Sheet printing</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388032#M144794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to print the sheet using macro but I dont get the backgroud printed in the output.&lt;/P&gt;&lt;P&gt;Anyone who knows the command for enabling background printing.&lt;/P&gt;&lt;P&gt;Also let me know if there is any command for page size in print options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 18:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388032#M144794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-07T18:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet printing</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388033#M144795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See SheetPrintDrawBackground in API Guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set docprop = ActiveDocument.GetProperties&lt;/P&gt;&lt;P&gt;set ps = docprop.PrintSheetSettings&lt;/P&gt;&lt;P&gt;ps.&lt;STRONG&gt;SheetPrintDrawBackGround = true&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.SetProperties docprop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 20:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388033#M144795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-07T20:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet printing</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388034#M144796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what my report looks like:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" height="309" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" width="550" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i get by printing using macro:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub export&lt;/P&gt;&lt;P&gt;set docprop = ActiveDocument.GetProperties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set ps = docprop.PrintSheetSettings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps.SheetPrintDrawBackGround = true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.SetProperties docprop&lt;/P&gt;&lt;P&gt;ActiveDocument.sheets("Main").print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" height="309" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" width="551" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 05:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388034#M144796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-08T05:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet printing</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388035#M144797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report in viewer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21523" class="jive-image-thumbnail jive-image" onclick="" alt="report.png" src="https://community.qlik.com/legacyfs/online/21523_report.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the print document&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21522" class="jive-image-thumbnail jive-image" onclick="" alt="print.png" src="https://community.qlik.com/legacyfs/online/21522_print.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 05:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388035#M144797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-08T05:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet printing</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388036#M144798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How it works if you print sheet manually, without macro, and check "draw background"?&lt;/P&gt;&lt;P&gt;If they work differently, it is a bug in API.&amp;nbsp; If they work the same way, you probably miss something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2012 13:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-printing/m-p/388036#M144798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-09T13:59:39Z</dc:date>
    </item>
  </channel>
</rss>

