<?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: Macro to create pdfs for ALL reports in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-create-pdfs-for-ALL-reports/m-p/435995#M162626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically you could with the code below print all reports:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set reps = ActiveDocument.GetDocReports&lt;/P&gt;&lt;P&gt;for i = 0 to reps.Count-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set rep = reps.Item(i)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.PrintDocReport rep.id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ' msgbox(rep.Id)&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store into PathFile is depending from your pdf-printer. With the old QlikViewPDF (&amp;lt; QV10) is it easy ..., by another printer Idon't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 08:31:14 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2013-05-08T08:31:14Z</dc:date>
    <item>
      <title>Macro to create pdfs for ALL reports</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-pdfs-for-ALL-reports/m-p/435994#M162625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a macro that would create pdfs and store them in seperate folders named after given reports. Macro should create pdfs for ALL reports within the qv app without listing the reports by name. Any help much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 17:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-pdfs-for-ALL-reports/m-p/435994#M162625</guid>
      <dc:creator />
      <dc:date>2013-05-07T17:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to create pdfs for ALL reports</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-pdfs-for-ALL-reports/m-p/435995#M162626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically you could with the code below print all reports:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set reps = ActiveDocument.GetDocReports&lt;/P&gt;&lt;P&gt;for i = 0 to reps.Count-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set rep = reps.Item(i)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.PrintDocReport rep.id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ' msgbox(rep.Id)&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store into PathFile is depending from your pdf-printer. With the old QlikViewPDF (&amp;lt; QV10) is it easy ..., by another printer Idon't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 08:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-pdfs-for-ALL-reports/m-p/435995#M162626</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-05-08T08:31:14Z</dc:date>
    </item>
  </channel>
</rss>

