Forum Discussion
tomepenn
7 years agoNew Member
Print and/or export to PDF from PowerBI Embedded Report
Gentemen, we asked out partners about this in early 2017. The answer was end of the year or maybe first quarter for the export to pdf feature. We only have one basic workaroud by using window.print...
stuartb
7 years agoFrequent Visitor
I've been banging my head against Power BIs inability to export natively to PDF for some time.
What we have done is to utilise AWS Lambda functionality to run Chromium into which we embed the report and save that to S3, served back to the customer as a download.
It's a faff, annoying, but works quite well
https://github.com/sambaiz/puppeteer-lambda-starter-kit/blob/master/README.md
I'm pretty sure you could adapt this for Azure Functions too....
Might help
Nonsensely
Advocate I
7 years agoThank you Stuart!
We do not run AWS, but I forwarded your response to my boss, who knows our systems and configurations. It would be awesome to get this thing running!
Regards,
Nancy