Hi,
I've written some code to convert several provided url's into one and the same PDF-file.
I've tried it locally, but when I deploy it to the test server I get the error:
Filed to convert Url 'http://www.google.se'. (1056: A network error occurred.)
I use
http://www.google.se as my test-url to convert.
I can browse the url perfectly fine in the browser, and I can't figure out what's wrong.
/ Jimmie