Forum Discussion
xChristine14
3 years agoRegular Visitor
Best Way (errors) when printing from Embedded PowerBI (Angular)
Hey everyone, I'm facing an issue trying to download an embedded PowerBI report from my Angular application. Ideally, we would like to compile a pdf with other elements from the page and include the ...
Anonymous
3 years agoNot applicable
Hi xChristine14 ,
As far as I know, you can export your report to PDF and then print it.
You may refer to the offical blog to learn more details.
For reference:Export Power BI report to file
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
xChristine14
3 years agoRegular Visitor
Thank you, but does this solution work for Angular applications with JavaScript? The code examples mentioned look like they're for C# and DotNet.