Django and wkhtmltopdf working fine from Python shell but not from URL -


call([wkhtmltopdf_command_path, html_file_url, pdf_file_path]) 

the above command generates pdf in specified location when run python shell. when url, gets stuck show below

loading pages (1/6)            10% 


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -