adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

can't print all the pages of embedded Powerbi report #14158

Open Race12 opened 6 years ago

Race12 commented 6 years ago

Prerequisites

[Description of the bug or feature] After following https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embedding---Basic-interactions#print-a-report to print my report i found that you can only print 1 page at a time if there are multiple pages in your Powerbi report then you have to change the page and then print it again.

Steps to Reproduce

  1. Used App Owns data powerbi project to embed reports. It is available on git (https://github.com/Microsoft/PowerBI-Developer-Samples)
  2. Add a button which on click does report.print()

Expected behavior: I expected to see all the pages in report to be printed in one go;

Actual behavior: Only one page the first one got printed

Versions

(Windows10)

EdsGitHub commented 6 years ago

Any updates on this? I have the same issue. Thanks, Ed.

lasanthagithub commented 5 years ago

I have the same issue! Please let me if there is any update regarding this! Thanks!