ruby on rails - I am not able use wkhtmltopdf for urls with https -


i not able convert web pages pdf using wkhtmltopdf websites https. here console:

wkhtmltopdf "https://mywebsite.com" "test.pdf"  loading pages (1/5)  error: failed loading page..(sometimes .....) 

why getting error when can view page in browser?


Comments