<?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 multiple reports from powerbi embedded in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/496710#M15213</link>
    <description>&lt;P&gt;I have an MVC Application built using the Power BI Embedded Javascript which has multiple tabs embedding multiple reports. The report.print only allows printing one of the reports within 1 tab, what is the mechanism to print all the pages embedded in all the tabs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The window.print function zooms in the report and is unreadable.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 22:42:03 GMT</pubDate>
    <dc:creator>jaypi</dc:creator>
    <dc:date>2018-08-22T22:42:03Z</dc:date>
    <item>
      <title>Print multiple reports from powerbi embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/496710#M15213</link>
      <description>&lt;P&gt;I have an MVC Application built using the Power BI Embedded Javascript which has multiple tabs embedding multiple reports. The report.print only allows printing one of the reports within 1 tab, what is the mechanism to print all the pages embedded in all the tabs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The window.print function zooms in the report and is unreadable.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:42:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/496710#M15213</guid>
      <dc:creator>jaypi</dc:creator>
      <dc:date>2018-08-22T22:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Print multiple reports from powerbi embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/497878#M15266</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/43942"&gt;@jaypi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we can see from the source code of&amp;nbsp;&lt;A href="https://github.com/Microsoft/PowerBI-JavaScript/blob/master/dist/powerbi.js#L3947" target="_self"&gt;powerbi.js#L3947&lt;/A&gt;, I'm afraid it only prints the active page. The workaround could be traversing all the pages and printing them one by one. Please also refer to the &lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html" target="_self"&gt;live demo&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;/**&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;* Prints the &lt;STRONG&gt;active page&lt;/STRONG&gt; of the report by invoking `window.print()` on the embed iframe component.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;*/&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ibb.co/mB490z" target="_blank"&gt;&lt;IMG src="https://ip1.i.lithium.com/88100c6e0674510a76ce5ec7c23d50f5e2687c20/68747470733a2f2f696d6167652e6962622e636f2f65567134594b2f5072696e745f6d756c7469706c655f7265706f7274735f66726f6d5f706f77657262695f656d6265646465642e706e67" border="0" alt="Print_multiple_reports_from_powerbi_embedded" /&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 02:43:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/497878#M15266</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-08-24T02:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Print multiple reports from powerbi embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/498559#M15298</link>
      <description>That is sub optimal, expectation is to have a single PDF with all reports. Also sending to a printer 10 pages individually seems 20 years old approach...</description>
      <pubDate>Fri, 24 Aug 2018 13:21:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Print-multiple-reports-from-powerbi-embedded/m-p/498559#M15298</guid>
      <dc:creator>jaypi</dc:creator>
      <dc:date>2018-08-24T13:21:50Z</dc:date>
    </item>
  </channel>
</rss>

