Hi Experts,
We are using fusion charts in our product. We are exporting chart in pdf format at client side. Our application is secured through CSP headers. We are facing some issues while exporting chart in pdf format when
- Our website is launched in another website using iFrame.
- Export is not working for firefox only while in Chrome and IE it works fine.
Following exception is being thrown at console:
Content Security Policy: The page’s settings blocked the loading of a resource at data:application/pdf;base64,JVBERi0xLjcK... (“default-src self ...”).
Any suggestion will be appreciated.
Thanks,
Amjad Aziz