<?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: Power BI Embed print report in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/578536#M17809</link>
    <description>&lt;P&gt;I am responding to this thread to just inquire/cross check if support for print functionality for embedded report has been added or not.&lt;/P&gt;&lt;P&gt;My research on web so far says that, there is only a Java Script library (powerbi-client) present, which has an API to print the current page. However, it has many limitations:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. It prints only current page, not all the pages in a report.&lt;BR /&gt;2. It works comparatively better in Chrome browser.&lt;BR /&gt;3. Graphics/content in the report gets cut off in Internet Explorer.&lt;BR /&gt;4. If report has tabular/grid style data with horizontal scroll bar (i.e. too many columns), then above mentioned JS API only prints columns visible on the screen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if support for print in embedded mode has been added in recent (if I am missing something) or is there any way to overcome above limitations/issues. Hope to hear on my query. Quick replies appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 14:59:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-04T14:59:31Z</dc:date>
    <item>
      <title>Power BI Embed print report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/452614#M13909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I embeded some Power BI report into my application and all works fine. I would like to add print report functionality. My problem is, that when report is not completely loaded and I will try to print this report, it prints incomplete report.&lt;BR /&gt;&lt;BR /&gt;What is the best way to resolve this problem. I think that I have to wait for report&amp;nbsp; that will fully loaded... But I dont know how...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Martin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 11:35:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/452614#M13909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-02T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed print report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/453431#M13929</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Martin,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As far as I know, I'm afraid we have to wait for its fully loading. Will that be a long time?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 08:27:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/453431#M13929</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-03T08:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed print report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/455392#M14009</link>
      <description>&lt;P&gt;Hi Dale,&lt;/P&gt;&lt;P&gt;thanks for your answer. No, not be a long time. Waiting for fully loading is OK, but what can I do if report (or some component) is refreshing? In this time I should not be able to print report. How do I know that report or component start refreshing, to be able disable print?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 09:39:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/455392#M14009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-05T09:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed print report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/578536#M17809</link>
      <description>&lt;P&gt;I am responding to this thread to just inquire/cross check if support for print functionality for embedded report has been added or not.&lt;/P&gt;&lt;P&gt;My research on web so far says that, there is only a Java Script library (powerbi-client) present, which has an API to print the current page. However, it has many limitations:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. It prints only current page, not all the pages in a report.&lt;BR /&gt;2. It works comparatively better in Chrome browser.&lt;BR /&gt;3. Graphics/content in the report gets cut off in Internet Explorer.&lt;BR /&gt;4. If report has tabular/grid style data with horizontal scroll bar (i.e. too many columns), then above mentioned JS API only prints columns visible on the screen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if support for print in embedded mode has been added in recent (if I am missing something) or is there any way to overcome above limitations/issues. Hope to hear on my query. Quick replies appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 14:59:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/578536#M17809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-04T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embed print report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/580327#M17831</link>
      <description>&lt;P&gt;Any updates on my points/questions?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 09:47:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embed-print-report/m-p/580327#M17831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-06T09:47:56Z</dc:date>
    </item>
  </channel>
</rss>

