Hi,
I convert HTML content to PDF in Azure worker role.
Works great on my machine using the emulator but gets an empty PDF when deployed in the cloud.
Already overcome the "Microsoft.mshtml" dll issue.
I saw a post about this issue from March but there is no solution for that.
Any suggestions ?
Thanks