Hello!
We are currently using a PhantomJS script to screenshot our embed links for display on digital signage (the digital signs don't have the CPU oomph to load the pages themselves).
As of the update yesterday (8/24/16) afternoon, we get wildly scrambled elements on the embed links whenever the report size is set to 16:9 - almost as if every element is squeezed towards the top left. If I manually set it to 1920x1080, it works fine, but then I run in to the issue of the 40pt font size limit on most visuals being too tiny to read from a distance.
Nothing in our script or reports changed - this occured right as the update went live yesterday afternoon, so it's definitely caused by something in this latest update. Our script is screenshotting plenty of other pages just fine - it's only the PowerBI embed links that became magically broken.
The script we are using utilizes the same rendering engine as Chrome, yet Chrome itself does not seem to display this issue. I'd love some insight as to WHAT changed with the report sizes that could've caused this if anyone happens to know. Otherwise, is there any way around the 40pt font size restriction currently?