webgio / Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa
http://letsfollowtheyellowbrickroad.blogspot.it/search/label/Rotativa
MIT License
621 stars 224 forks source link

Images from Azure storage account not showing #202

Open Softtinn opened 5 years ago

Softtinn commented 5 years ago

Hi,

We have an Azure storage account with image blobs that we would like to fetch in our pdf's. This works as expected, but when we changed our storage account to only allow authenticated sessions, the images won't show.... Is there any way to set the account storage key in Rotativa, or maybe keep the authenticated session?