Question
Create PDF Using URL
I'm trying to use .net sdk to create PDFs using URLs, when I try to convert HTTP site insted of HTTPS I'm getting an exception saying it's only working on HTTPS urls, Is there any workaround or option to enable this to work on HTTP sites as well.

