Forum Discussion
Pdf view as a load in iframe using custom visual
Hello Support,
I need your help to show pdf using custom visual. actually, pdf is upload in other server but I loaded it in the iframe using custom visual. so I already try to create the iframe with add src as URL but show pdf frame and data not loaded in the pdf.
Please help me.
8 Replies
- lkbansal1993Regular Visitor
Hello Support,
I need your help to show pdf using custom visual. actually, pdf is upload in other server but I loaded it in the iframe using custom visual. so I already try to create the iframe with add src as URL but show pdf frame and data not loaded in the pdf.
Please help me.
- v-viigCommunity Champion
Please use PDF JS plugin as iframe does not support pdf
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- ShamatixPost Partisan
lkbansal1993 wrote:Hello Support,
I need your help to show pdf using custom visual. actually, pdf is upload in other server but I loaded it in the iframe using custom visual. so I already try to create the iframe with add src as URL but show pdf frame and data not loaded in the pdf.
Please help me.
Did you ever get it to work?
To show a PDF in Power BI? If so can you help me out :)?- ShamatixPost Partisan
v-viig wrote:Shamatix What issues have you faced with using PDF.JS?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hey there v-viig,
I am not familiar with PDF.JS, cant seem to find this plugin or whatever it is in the marketplace in Power BI, I simply want to be able to show PDF within a Power bi report.